summaryrefslogtreecommitdiff
path: root/l10ntools/Module_l10ntools.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-11-27add new tool "stringex" to extract/merge strings from/to android UIAndras Timar1-0/+1
Change-Id: I8210957cedf911418044da340642cf97396f3e14
2012-11-13remove obsoleted gsicheck toolAndras Timar1-1/+0
Change-Id: Ib25a6feae34533fa3752fe57e857613ca113ee3a
2012-11-03Implement new treex executableZolnai Tamás1-0/+1
Which localize and update help tree files instead of update_tree.pl. Use it to update extensions' help. Next step: use it with general help. Change-Id: Ife9696bdd8b973ef3cf30626533e38720408179b
2012-10-08Move propex/propmerge code to C++Zolnai Tamás1-0/+1
Changes: -Use same methods and commandline params as other localizers -Work with one lang during mergeing -Work well with comments -Correct makefiles according to one lang concept Plus delete propex.bat to avoid conflicts Change-Id: Ia9d2886db263c31f29692c3f6da2b8ec6542b564
2012-09-28Merge branch 'master' into feature/killsdfAndras Timar1-3/+1
Conflicts: l10ntools/Module_l10ntools.mk l10ntools/source/merge.cxx solenv/gbuild/AllLangResTarget.mk solenv/gbuild/ExtensionTarget.mk solenv/gbuild/InstallModuleTarget.mk solenv/gbuild/TargetLocations.mk
2012-09-28add a plausible .ui to .sdf extraction toolCaolán McNamara1-0/+1
Change-Id: Icd45e901ea9dd664fcbc0db0c71f555c4cc24a34
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar1-3/+0
we may want to use syntax highlighter class from svtools later, which is not available for l10ntools Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac
2012-08-29Renew localization and kill sdf 1.stepZolnai Tamás1-0/+1
Extract strings from source directly to pot files Implement PoHeader and PoEntry classes Renew fomrat of pot/po files Implement conversion from old po to new po Change-Id: I411b6041f7d525e76b189d7f31adc5b9ab60f6d6 Reviewed-on: https://gerrit.libreoffice.org/506 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-07-17move ulfconv to l10ntoolsDavid Tardon1-0/+2
This allows us to drop dependency on setup_native everywhere. Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
2012-05-20move idxdict out of dictionariesDavid Tardon1-0/+1
So dictionaries is again a nice data-only module and we do not need to build it in build phase of cross-compilation. It really does not make sense to build a gazillion of extensions just because we will need one tiny tool later... Change-Id: I23f01b818afba1bc8cc88ef3e8305ecfb7a193c0
2012-05-04build Jar_FCFGMerge only in with-java caseMatúš Kukan1-0/+5
Change-Id: I45ba6a2080f489d4b1cf44ca95de81b8e33adac9
2012-05-04gbuild conversion l10ntools moduleDavid Ostrovsky1-0/+46
Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c