agrajaghh
|
3ce9c58301
|
fix escaping of strings in .po
replace:
\' with '
\ with \\ (if not \r or \n)
" with \"
|
2016-09-30 10:07:03 +02:00 |
|
agrajaghh
|
23f7cd25d1
|
replace \ with / in location
|
2016-09-30 10:05:50 +02:00 |
|
agrajaghh
|
bf3d3ec100
|
use UTF8 without BOM for .po file
|
2016-09-30 10:04:56 +02:00 |
|
agrajaghh
|
2e88e82cae
|
count the lines from the beginning not from the end
|
2016-09-30 10:04:11 +02:00 |
|
agrajaghh
|
93bbdf6db2
|
fix tab indent
|
2016-09-30 10:03:15 +02:00 |
|
Kenneth Skovhede
|
74b65e284b
|
Various fixes for generating the localization files
|
2016-09-27 20:40:18 +02:00 |
|
Kenneth Skovhede
|
4191506187
|
Updated new localization tool to generate .po files
|
2016-09-26 21:14:37 +02:00 |
|
Kenneth Skovhede
|
47a62d7757
|
Added a new tool to extract translate-able strings from the project files
|
2016-09-20 15:34:05 +02:00 |
|