Commit Graph

62 Commits

Author SHA1 Message Date
Yann Dirson
145540f989 fixed wmlxgettext for header generation 2004-10-17 12:47:50 +00:00
Cédric Duval
bec7be4bee Fixed wmlxgettext not finding cfg files when updating pots. 2004-10-14 13:07:05 +00:00
Yann Dirson
397b97861e better handling of trailing spaces in magic unit attributes 2004-10-03 21:38:48 +00:00
Cédric Duval
5dfd130bf3 Greek migration. 2004-10-03 12:35:24 +00:00
Cédric Duval
0ee649515d Reflecting new paths. 2004-09-14 23:03:40 +00:00
Yann Dirson
b35fbd6b2e allow wmlxgettext to extract several strings from a single input line 2004-09-05 16:23:22 +00:00
Yann Dirson
47a421f7ac improved wmlxgettext to catch strings in other places than attribute assignments 2004-09-05 16:13:06 +00:00
Yann Dirson
8f8c3ab303 fixed po2po to avoid missing messages, and avoid confusing cvs 2004-09-04 12:34:30 +00:00
Yann Dirson
c83212c764 be more selective about "make" command to run, to reduce noise 2004-09-04 08:55:22 +00:00
Yann Dirson
587cf563d4 fixed for the new po layout 2004-09-04 07:02:56 +00:00
Yann Dirson
5857299d29 allow po2po to run on several langs, all by default 2004-09-03 09:16:47 +00:00
Yann Dirson
1521060e17 run po2po wesnoth wesnoth-editor to fill the blanks 2004-09-03 01:00:36 +00:00
Yann Dirson
2553915410 updated pot; imported those languages that were still in cfg files 2004-09-03 00:38:17 +00:00
Isaac Clerencia Perez
9110ff7279 Removed data/tutorial.cfg and data/tutorial2.cfg from wml2po.pl script ...
...as they no longer exist
2004-08-15 21:21:27 +00:00
Yann Dirson
0fa21008d1 fixed position of -z flag 2004-08-15 10:14:02 +00:00
Yann Dirson
991a71133f use -z4; support for merging changes between arbitrary tags 2004-08-13 20:38:05 +00:00
Yann Dirson
f30eb6e11d minor fix to import stats 2004-08-11 21:11:12 +00:00
Yann Dirson
6192e52096 automagically get weapon and ability strings 2004-08-10 21:28:47 +00:00
Yann Dirson
56e082fcde import IDs for weapon stuff, although the strings are not in po/ yet 2004-08-09 23:15:13 +00:00
Yann Dirson
256eb903e8 exclude duplicates of imported messages from stats 2004-08-09 22:17:28 +00:00
Yann Dirson
06d41fea7d ignore commented-out strings in wml; framework to dump remaining english strings 2004-08-09 21:50:48 +00:00
Yann Dirson
7492ccf2a0 fixed lookup of multiline strings on import 2004-08-09 20:55:54 +00:00
Yann Dirson
420406da77 understand quoted ids in wml 2004-08-09 20:55:02 +00:00
Yann Dirson
62fd4153e1 new wmlxgettext to extract translatable strings 2004-08-09 18:45:28 +00:00
Yann Dirson
af20ef62a5 keep stats on migrated strings; move po/wml conversion stuff into wmltrans.pm 2004-08-09 18:42:45 +00:00
Yann Dirson
e6da13d052 support end-of-line comments 2004-08-08 21:27:14 +00:00
Yann Dirson
f9db07ca5a small script to automate testing of the wml->po migration 2004-08-08 21:03:45 +00:00
Yann Dirson
ee9da91616 ignore commented-out lines in wml files 2004-08-08 21:01:17 +00:00
Yann Dirson
5b093f505c small bugfixes, commented out debug traces 2004-08-08 14:30:41 +00:00
Yann Dirson
aa40a81c09 new script to automate inter-branch merges 2004-08-08 12:23:52 +00:00
Yann Dirson
1c176d6398 regexp fix 2004-08-08 10:19:12 +00:00
Yann Dirson
694eafb701 catch scenario objectives, fix bug in multiline handling 2004-08-08 00:16:18 +00:00
Yann Dirson
55bb09bb4c support for reading multi-line strings from wml files 2004-08-07 22:21:06 +00:00
Yann Dirson
0af957f930 get some (single-line) ids from wml files 2004-08-07 21:17:23 +00:00
Yann Dirson
0f027339de more comments in code 2004-08-07 19:27:07 +00:00
Yann Dirson
9489c358d6 mark newly imported translations as fuzzy 2004-07-20 12:07:03 +00:00
Yann Dirson
e7e755d87f added support for _-tagged strings in english.cfg 2004-07-20 12:04:33 +00:00
Yann Dirson
63298a647e implement import of translations into pofiles 2004-07-01 10:07:08 +00:00
Yann Dirson
d2ac52ebc3 first pass: read pofile and output it without a change 2004-07-01 09:16:05 +00:00
Yann Dirson
6f03169904 handle multiline strings 2004-06-28 12:29:27 +00:00
Yann Dirson
ef1e99ec79 TODO++ 2004-06-28 09:56:55 +00:00
Yann Dirson
b4bfc84784 now produce a stripped english.cfg when conversion is done 2004-06-28 09:53:53 +00:00
Yann Dirson
69b52a9628 added wml2gettext tool to automate migration 2004-06-28 08:44:21 +00:00
Mark Michelsen
365934479e WesLang doesn't clean sourcecode when done anymore 2004-05-26 12:34:37 +00:00
Mark Michelsen
e27dfa6d84 Small changes to package description in Slacknoth 2004-05-22 12:13:33 +00:00
Mark Michelsen
6bf4fdcc76 Added weslang script to simplify translations updates 2004-05-22 11:35:39 +00:00
Mark Michelsen
e6b9655549 Added '-fno-omit-frame-pointer' to slacknoth script 2004-04-29 15:31:33 +00:00
Mark Michelsen
b5d80b105f Minor modifications to 'slacknoth' 2004-04-19 21:46:09 +00:00
Mark Michelsen
8f6b3ebe62 Made slacknoth automatically fetch the current year through the 'date' command 2004-04-08 13:34:35 +00:00
Mark Michelsen
25b053052c Insignificant changes to 'slacknoth' script 2004-04-08 00:40:51 +00:00