Commit graph

7 commits

Author SHA1 Message Date
Nils Kneuper
0723abe7e3 add some (hackish!) attempt to make the po update routines scan .lua files...
...for strings, too

this is done by a) scanning for all .lua files additionally to all
.cfg files in FINDCFG and b) by adding the equivalent of a "commented
out" #textdomain DOMAIN declaration

next step: testing if it really does work as expected this should also
fix bug #15629 since the objectives are now *only* declared via some
lua magic
2010-03-15 20:22:28 +00:00
Nils Kneuper
87b78deb07 make sure that all stuff is really found in textdomains 2008-11-22 13:54:58 +00:00
Nils Kneuper
45bce2e6a7 shame on me, i forgot that the path for the tutorial was changed...
...resulting in empty strings for the tutorial...
2007-05-12 00:18:57 +00:00
Benoît Timbert
ab7191c8ab Move the translations for tutorial-specific units...
...from the wesnoth to the wesnoth-tutorial textdomain
2007-01-16 20:28:47 +00:00
Nils Kneuper
526c226c56 cleanup of FINDCFG to reduce number of double strings 2006-12-30 15:29:57 +00:00
Benoît Timbert
f5bdc07440 Fixed FINDCFG so update-po can work again with the migrated campaigns 2006-01-10 21:54:40 +00:00
Yann Dirson
98f85cb3c5 moved tutorial strings into new wesnoth-tutorial domain 2005-10-15 00:28:51 +00:00