Commit graph

9 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
df9808b723 another pot-update and changes to the FINDCFG scripts...
...to make sure all files are catched regenerated doc files
2008-11-22 14:15:29 +00:00
Nils Kneuper
a449353aae fixed the FINDCFG entry after the move 2007-05-17 17:40:13 +00:00
Nils Kneuper
cfc6eba824 pot-update
added "texdomain" to editor-groups.cfg

modified FINDCFG for the textdomain wesnoth-editor
2007-02-11 12:04:05 +00:00
Mark de Wever
b434d5c2af added the editor-groups.cfg to the editor domain...
...and removed it from the wesnoth domain also added the editor theme
to the editor domain (has no translable items yet)

Ivanovic please verify that the intent and effect are the same ;)
2007-02-11 11:14:54 +00:00
Nils Kneuper
206906f767 fixed untranslateable elements in the data/themes folder,
needs a pot-update before the strings appear

moving three strings from the editor theme into the mainfile, because
this way "autodetection" of new theme files can be used
2006-08-26 14:25:01 +00:00
Yann Dirson
5916cd229f move to gettext-standard multi-textdomain 2004-10-10 22:02:09 +00:00
Yann Dirson
7cb7c22b2d phase 1 of po/ reorg:
group catalogs by lang instead of domain - Makefile is not uptodate
yet
2004-09-03 15:50:05 +00:00
Yann Dirson
7c46081d3f fixed editor pofiles (Makefiles fixes to come later) 2004-09-02 21:43:03 +00:00