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

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

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


From: Cedric Duval
Subject: [Wesnoth-cvs-commits] wesnoth/data help.cfg
Date: Wed, 13 Oct 2004 16:09:12 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Cedric Duval <address@hidden>   04/10/13 20:01:56

Modified files:
        data           : help.cfg 

Log message:
        Fixed strings being untranslatable.

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

Patches:
Index: wesnoth/data/help.cfg
diff -u wesnoth/data/help.cfg:1.15 wesnoth/data/help.cfg:1.16
--- wesnoth/data/help.cfg:1.15  Thu Oct  7 14:11:18 2004
+++ wesnoth/data/help.cfg       Wed Oct 13 20:01:55 2004
@@ -25,19 +25,19 @@
 
 [section]
 id=units
-title="Units"
+title= _ "Units"
 generator=units
 [/section]
 
 [section]
 id=abilities
-title=Abilities
+title= _ "Abilities"
 generator=abilities
 [/section]
 
 [section]
 id=weapon_specials
-title="Weapon Specials"
+title= _ "Weapon Specials"
 generator=weapon_specials              
 [/section]
 




reply via email to

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