office-gobmx/l10ntools
Zolnai Tamás ce51bf1a6e Make a bit cleaner transformation of help strings
*Not escape tags and double quots in tags,
 but find tags(icu regexp) when merge and
 use this infromation to make strings valid.
*Define a new Quot function for helpex,
 which works with icu UnicodeCharacter.
*Move tag search to xmlparse.cxx and use icu
 just in helpex.
*QuotHTML not unescape just replace xml charcters.
 (unescaping is also useless in uimerge.cxx)
*Move UnQuotHTML() to helper.
 (was used it in xmlparse.cxx and cfgmerge.cxx)
*Use UnQuotHTML() in uimerge.cxx too.

Change-Id: Ice8940ef69279709a1c5d84c6ae1b0d62a71ca76
2013-03-31 20:25:13 +02:00
..
inc Make a bit cleaner transformation of help strings 2013-03-31 20:25:13 +02:00
source Make a bit cleaner transformation of help strings 2013-03-31 20:25:13 +02:00
Executable_cfgex.mk Make a bit cleaner transformation of help strings 2013-03-31 20:25:13 +02:00
Executable_helpex.mk
Executable_idxdict.mk
Executable_localize.mk Make a bit cleaner transformation of help strings 2013-03-31 20:25:13 +02:00
Executable_propex.mk Make a bit cleaner transformation of help strings 2013-03-31 20:25:13 +02:00
Executable_stringex.mk Make a bit cleaner transformation of help strings 2013-03-31 20:25:13 +02:00
Executable_transex3.mk Make a bit cleaner transformation of help strings 2013-03-31 20:25:13 +02:00
Executable_treex.mk Make a bit cleaner transformation of help strings 2013-03-31 20:25:13 +02:00
Executable_uiex.mk Make a bit cleaner transformation of help strings 2013-03-31 20:25:13 +02:00
Executable_ulfex.mk Make a bit cleaner transformation of help strings 2013-03-31 20:25:13 +02:00
Executable_xrmex.mk
Makefile
Module_l10ntools.mk
Package_ulfconv.mk
README
StaticLibrary_transex.mk Make a bit cleaner transformation of help strings 2013-03-31 20:25:13 +02:00

l10ntools (l10n = localization) contains a number of tools that extract
translatable content from source code and merge translations back to
source code during the build.