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

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

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


From: Cedric Duval
Subject: [Wesnoth-cvs-commits] wesnoth/data schedules.cfg
Date: Tue, 05 Oct 2004 06:00:35 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Cedric Duval <address@hidden>   04/10/05 09:52:53

Modified files:
        data           : schedules.cfg 

Log message:
        textdomain= must be _before_ any translatable string.

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

Patches:
Index: wesnoth/data/schedules.cfg
diff -u wesnoth/data/schedules.cfg:1.15 wesnoth/data/schedules.cfg:1.16
--- wesnoth/data/schedules.cfg:1.15     Mon Oct  4 11:29:56 2004
+++ wesnoth/data/schedules.cfg  Tue Oct  5 09:52:51 2004
@@ -1,79 +1,80 @@
 #define DAWN
 [time]
+textdomain=wesnoth
 id=dawn
 name= _ "Dawn"
 image=misc/schedule-dawn.png
 red=-20
 green=-20
-textdomain=wesnoth
 [/time]
 [illuminated_time]
+textdomain=wesnoth
 id=morning
 name= _ "Morning"
 image=misc/schedule-morning.png
 lawful_bonus=25
 red=-20
 green=-20
-textdomain=wesnoth
 [/illuminated_time]
 #enddef
 
 #define MORNING
 [time]
+textdomain=wesnoth
 id=morning
 name= _ "Morning"
 image=misc/schedule-morning.png
 lawful_bonus=25
-textdomain=wesnoth
 [/time]
 [illuminated_time]
+textdomain=wesnoth
 id=morning
 name= _ "Morning"
 image=misc/schedule-morning.png
 lawful_bonus=25
-textdomain=wesnoth
 [/illuminated_time]
 #enddef
 
 #define AFTERNOON
 [time]
+textdomain=wesnoth
 id=afternoon
 name= _ "Afternoon"
 image=misc/schedule-afternoon.png
 lawful_bonus=25
-textdomain=wesnoth
 [/time]
 [illuminated_time]
+textdomain=wesnoth
 id=afternoon
 name= _ "Afternoon"
 image=misc/schedule-afternoon.png
 lawful_bonus=25
-textdomain=wesnoth
 [/illuminated_time]
 #enddef
 
 #define DUSK
 [time]
+textdomain=wesnoth
 id=dusk
 name= _ "Dusk"
 image=misc/schedule-dusk.png
 green=-20
 blue=-20
-textdomain=wesnoth
 [/time]
 [illuminated_time]
+textdomain=wesnoth
 id=afternoon
 name= _ "Afternoon"
 image=misc/schedule-afternoon.png
 lawful_bonus=25
 green=-20
 blue=-20
-textdomain=wesnoth
 [/illuminated_time]
 #enddef
 
 #define FIRST_WATCH
 [time]
+textdomain=wesnoth
 id=first_watch
 name= _ "First Watch"
 image=misc/schedule-firstwatch.png
@@ -81,21 +82,21 @@
 red=-40
 green=-40
 blue=-10
-textdomain=wesnoth
 [/time]
 [illuminated_time]
+textdomain=wesnoth
 id=dusk
 name= _ "Dusk"
 image=misc/schedule-dusk.png
 red=-40
 green=-40
 blue=-10
-textdomain=wesnoth
 [/illuminated_time]
 #enddef
 
 #define SECOND_WATCH
 [time]
+textdomain=wesnoth
 id=second_watch
 name= _ "Second Watch"
 image=misc/schedule-secondwatch.png
@@ -103,31 +104,30 @@
 red=-40
 green=-40
 blue=-10
-textdomain=wesnoth
 [/time]
 [illuminated_time]
+textdomain=wesnoth
 id=dusk
 name= _ "Dusk"
 image=misc/schedule-dusk.png
 red=-40
 green=-40
 blue=-10
-textdomain=wesnoth
 [/illuminated_time]
 #enddef
 
 #define UNDERGROUND
 [time]
+textdomain=wesnoth
 id=underground
 name= _ "Underground"
 image=misc/schedule-underground.png
 lawful_bonus=-25
-textdomain=wesnoth
 [/time]
 [illuminated_time]
+textdomain=wesnoth
 id=underground
 name= _ "Underground"
 image=misc/schedule-underground-illum.png
-textdomain=wesnoth
 [/illuminated_time]
 #enddef




reply via email to

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