CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Cedric Duval <[EMAIL PROTECTED]>        04/09/20 22:54:32

Modified files:
        data/scenarios/tutorial: tutorial1.cfg 

Log message:
        Fixed duplicated-but-not-exactly string.

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

Patches:
Index: wesnoth/data/scenarios/tutorial/tutorial1.cfg
diff -u wesnoth/data/scenarios/tutorial/tutorial1.cfg:1.5 
wesnoth/data/scenarios/tutorial/tutorial1.cfg:1.6
--- wesnoth/data/scenarios/tutorial/tutorial1.cfg:1.5   Fri Sep 10 23:34:56 2004
+++ wesnoth/data/scenarios/tutorial/tutorial1.cfg       Mon Sep 20 22:54:31 2004
@@ -190,7 +190,7 @@
                description=Delfador
                message= _ "Move your fighter onto a village."
                [/message]
-               {SET_OBJECTIVE (_"Move your fighter onto a village")}
+               {SET_OBJECTIVE (_"Move your fighter onto a village.")}
                [event]
                name=moveto
                [filter]


Reply via email to