Commit graph

22 commits

Author SHA1 Message Date
Nils Kneuper
204015d002 added src/wml_exception.cpp to one of the POTFILES.in 2007-12-11 15:27:19 +00:00
Nils Kneuper
2372755429 changed sourcefiles for the domains,
modified the entry in wesnoth-lib to be correct...
2007-07-27 21:50:01 +00:00
Mark de Wever
abb3e5742a the assertion 'str.size() <= 4' no longer happens
instead the terrain is read as 'void' and an ingame message is shown

Ivanovic please check whether I added terrain_translation.cpp properly
and whether the multiline string in terrain_translation.cpp is working
properly with gettext.
2007-07-27 18:12:33 +00:00
Nils Kneuper
798ac9c7ba updated POTFILES to make translations reappear... 2007-07-10 16:37:44 +00:00
Nils Kneuper
e98df81e1e added new textdomain wesnoth-units 2007-07-06 10:59:03 +00:00
Nils Kneuper
2d1d062ff8 added new src files to POITFILES.in (i hope i added them correctly...) 2007-07-06 09:14:33 +00:00
Eric S. Raymond
217ad869c1 Remove a space that was messing up the sanity check. 2007-05-30 21:44:41 +00:00
Nils Kneuper
c3c6c9f381 hopefully fixed missing strings in lib 2006-12-31 12:02:52 +00:00
Nils Kneuper
bbad1dfb94 added missing files to POTFILES.in and sorted the docs via 'sort' 2006-12-30 14:43:30 +00:00
Yann Dirson
c4ed5d6848 fixed missing textdomain declaration for preferences_display 2005-11-01 20:11:16 +00:00
Yann Dirson
d464e829f1 dependency cleanup: split image.* into minimap.*,
so that 'image' does not depend any more on 'team'
2005-10-28 22:50:31 +00:00
Yann Dirson
95ea58da3b font.cpp does not need gettext,
...and we can move it to wesnoth-lib where it belongs without problem,
since it has no translatable strings yet
2005-10-28 21:06:53 +00:00
Yann Dirson
5d352a5961 dependency cleanup: split font.* into marked-up_string.*,
...so that 'font' does not depend any more on 'team' (was a major
contributor to the dependency mess)
2005-10-28 21:03:07 +00:00
Yann Dirson
aa42e3e0bb fixed consistency issues in wesnoth-lib textdomain usage 2005-10-15 11:57:53 +00:00
Yann Dirson
d1d5913739 oops, removed files committed by error 2005-10-15 11:16:01 +00:00
Yann Dirson
45b8e5b52c get rid of useless direct dsgettext calls 2005-10-15 11:12:24 +00:00
Yann Dirson
b9716c8cc3 moved mapgen_dialog.cpp and editor/editor_dialogs.cpp to wesnoth-lib 2005-10-14 23:28:50 +00:00
Yann Dirson
77a804a29b moved src/show_dialog.cpp from wesnoth textdomain to wesnoth-lib 2005-02-12 15:29:32 +00:00
Yann Dirson
db776d266a move menu strings into wesnoth-lib textdomain 2004-10-31 00:36:51 +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
a33d502dbb new wesnoth-lib textdomain, only contains preferences.cpp for now 2004-09-03 09:57:08 +00:00