Commit graph

12 commits

Author SHA1 Message Date
Andras Timar
869dab55c1 add new tool "stringex" to extract/merge strings from/to android UI
Change-Id: I8210957cedf911418044da340642cf97396f3e14
2012-11-27 14:35:53 +01:00
Andras Timar
0a7189a3b2 remove obsoleted gsicheck tool
Change-Id: Ib25a6feae34533fa3752fe57e857613ca113ee3a
2012-11-13 11:44:29 +01:00
Zolnai Tamás
0fd7f81ec6 Implement new treex executable
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-11-03 23:40:30 +01:00
Zolnai Tamás
f73618e9de Move propex/propmerge code to C++
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-10-08 17:14:20 +02:00
Andras Timar
dbac379f77 Merge branch 'master' into feature/killsdf
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-28 16:57:02 +02:00
Caolán McNamara
941436645a add a plausible .ui to .sdf extraction tool
Change-Id: Icd45e901ea9dd664fcbc0db0c71f555c4cc24a34
2012-09-28 08:48:33 +01:00
Andras Timar
eaa81cc2f0 move help compiler/linker/indexer to a new module
we may want to use syntax highlighter class from svtools later,
which is not available for l10ntools

Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac
2012-09-16 20:41:26 +02:00
Zolnai Tamás
437ae00218 Renew localization and kill sdf 1.step
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-08-29 07:59:36 +00:00
David Tardon
4b592ce754 move ulfconv to l10ntools
This allows us to drop dependency on setup_native everywhere.

Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
2012-07-17 14:06:52 +02:00
David Tardon
217b573354 move idxdict out of dictionaries
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-20 16:28:55 +02:00
Matúš Kukan
9fe6e4da50 build Jar_FCFGMerge only in with-java case
Change-Id: I45ba6a2080f489d4b1cf44ca95de81b8e33adac9
2012-05-04 13:58:55 +02:00
David Ostrovsky
3e0b2299ec gbuild conversion l10ntools module
Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c
2012-05-04 09:42:22 +02:00