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: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth/data help.cfg
Date: Thu, 25 Nov 2004 17:22:33 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    04/11/25 22:15:58

Modified files:
        data           : help.cfg 

Log message:
        forgot to tag ToD names in help

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

Patches:
Index: wesnoth/data/help.cfg
diff -u wesnoth/data/help.cfg:1.19 wesnoth/data/help.cfg:1.20
--- wesnoth/data/help.cfg:1.19  Thu Nov 25 00:54:45 2004
+++ wesnoth/data/help.cfg       Thu Nov 25 22:15:58 2004
@@ -133,14 +133,14 @@
 title= _ "Time of Day"
 text= _ "Wesnoth games usually take place with a regular cycle between day and 
night. The current time of day can be observed under the minimap in the upper 
right.
 
-The usual day/night cycle runs:" + "
+The usual day/night cycle runs:
 
-Dawn <jump>to=160</jump><img>src=misc/schedule-dawn.png align=here</img>
-Morning <jump>to=160</jump><img>src=misc/schedule-morning.png align=here</img>
-Afternoon <jump>to=160</jump><img>src=misc/schedule-afternoon.png 
align=here</img>
-Dusk <jump>to=160</jump><img>src=misc/schedule-dusk.png align=here</img> 
-First Watch <jump>to=160</jump><img>src=misc/schedule-firstwatch.png 
align=here</img>
-Second Watch <jump>to=160</jump><img>src=misc/schedule-secondwatch.png 
align=here</img>
+" + _"Dawn" + " <jump>to=160</jump><img>src=misc/schedule-dawn.png 
align=here</img>
+" + _"Morning" + " <jump>to=160</jump><img>src=misc/schedule-morning.png 
align=here</img>
+" + _"Afternoon" + " <jump>to=160</jump><img>src=misc/schedule-afternoon.png 
align=here</img>
+" + _"Dusk" + " <jump>to=160</jump><img>src=misc/schedule-dusk.png 
align=here</img> 
+" + _"First Watch" + " 
<jump>to=160</jump><img>src=misc/schedule-firstwatch.png align=here</img>
+" + _"Second Watch" + " 
<jump>to=160</jump><img>src=misc/schedule-secondwatch.png align=here</img>
 " + _"
 Morning and Afternoon count as day, First and Second Watch count as night." + 
_"
 




reply via email to

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