Changes

Jump to: navigation, search

Automated localization build tool

9 bytes added, 19:23, 13 October 2007
m
reg epx formatting
not a backslash or a " - the * indicate zero or more - RIGHT???
''(?:\'[^\']*)\')'' - the right side of the difficult reg. expression
 
'''\s*''' - none or more white characters
'''re.S''' - makes the dot to match even new lines - it is like raising DOTALL flag
A Example of matching line:
"<!ENTITY colorsDialog.title "Colors">"
1
edit

Navigation menu