Author: zookeeper
Date: Thu Dec  4 09:33:03 2008
New Revision: 31260

URL: http://svn.gna.org/viewcvs/wesnoth?rev=31260&view=rev
Log:
Fixed textdomains: the ability macros belong to wesnoth, special notes to 
wesnoth-utbs.

Modified:
    trunk/data/campaigns/Under_the_Burning_Suns/utils/abilities.cfg

Modified: trunk/data/campaigns/Under_the_Burning_Suns/utils/abilities.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Under_the_Burning_Suns/utils/abilities.cfg?rev=31260&r1=31259&r2=31260&view=diff
==============================================================================
--- trunk/data/campaigns/Under_the_Burning_Suns/utils/abilities.cfg (original)
+++ trunk/data/campaigns/Under_the_Burning_Suns/utils/abilities.cfg Thu Dec  4 
09:33:03 2008
@@ -1,9 +1,12 @@
-#textdomain wesnoth-utbs
+#textdomain wesnoth
 
 # These are all direct clones of the mainline healing abilities, except that
 # they are set to exclude units suffering from dehydration. Dehydration is only
 # delayed by healers, so they must not actually heal a dehydrated unit any
 # hitpoints.
+#
+# The ability macros go into wesnoth textdomain since the strings are identical
+# to their core counterparts, but the special notes belong to wesnoth-utbs.
 
 #define UTBS_ABILITY_HEALS
     [heals]
@@ -68,6 +71,8 @@
     {UTBS_ABILITY_EXTRA_HEAL}
 #enddef
 
+#textdomain wesnoth-utbs
+
 #define SPECIAL_NOTES_UTBS_HEALS
     _" This unit is capable of basic healing and slowing dehydration."#enddef
 


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to