wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/data amla.cfg


From: Nils Kneuper
Subject: [Wesnoth-cvs-commits] wesnoth/data amla.cfg
Date: Thu, 25 Aug 2005 12:10:33 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Nils Kneuper <address@hidden>   05/08/25 16:10:33

Modified files:
        data           : amla.cfg 

Log message:
        tried to make the string indicating the extra HP translateable. Maybe 
the macro needs to be put into " " but i don't know about this. Making this 
will at least not break the freeze and the first part is translateable now.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/amla.cfg.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: wesnoth/data/amla.cfg
diff -u wesnoth/data/amla.cfg:1.4 wesnoth/data/amla.cfg:1.5
--- wesnoth/data/amla.cfg:1.4   Mon Aug  8 07:35:26 2005
+++ wesnoth/data/amla.cfg       Thu Aug 25 16:10:32 2005
@@ -5,7 +5,7 @@
 [advancement]
  max_times=100
 id=tough
-description= _ "Max HP bonus +{HP_ADVANCE}"
+description= _ "Max HP bonus +" {HP_ADVANCE}
 [effect]
 apply_to=hitpoints
 increase_total={HP_ADVANCE}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]