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

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

[Wesnoth-cvs-commits] wesnoth/data/scenarios/Eastern_Invasion Norther...


From: Guillaume Melquiond
Subject: [Wesnoth-cvs-commits] wesnoth/data/scenarios/Eastern_Invasion Norther...
Date: Wed, 15 Sep 2004 14:20:00 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Guillaume Melquiond <address@hidden>    04/09/15 18:14:26

Modified files:
        data/scenarios/Eastern_Invasion: Northern_Outpost.cfg 

Log message:
        The macro argument name {M} is not the one that needs to be translated, 
it is the text message.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg.diff?tr1=1.13&tr2=1.14&r1=text&r2=text

Patches:
Index: wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg
diff -u wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.13 
wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.14
--- wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg:1.13   Mon Sep 
 6 03:51:35 2004
+++ wesnoth/data/scenarios/Eastern_Invasion/Northern_Outpost.cfg        Wed Sep 
15 18:14:26 2004
@@ -335,7 +335,7 @@
                                [then]
                                        [message]
                                        description=Owaec
-                                       message= _ "{M}"
+                                       message={M}
                                        [/message]
                                [/then]
                        [/if]
@@ -345,29 +345,29 @@
 #enddef
 
        #for 1-6
-       {STILLBANDITS 1 ("You have gotten rid of some of these bandits, but i 
fear many still remain. Keep searching.")}
-       {STILLBANDITS 2 ("You have gotten rid of some of these bandits, but i 
fear many still remain. Keep searching.")}
-       {STILLBANDITS 3 ("You have gotten rid of some of these bandits, but i 
fear many still remain. Keep searching.")}
-       {STILLBANDITS 4 ("You have gotten rid of some of these bandits, but i 
fear many still remain. Keep searching.")}
-       {STILLBANDITS 5 ("You have gotten rid of some of these bandits, but i 
fear many still remain. Keep searching.")}
-       {STILLBANDITS 6 ("You have gotten rid of some of these bandits, but i 
fear many still remain. Keep searching.")}
+       {STILLBANDITS 1 (_"You have gotten rid of some of these bandits, but I 
fear many still remain. Keep searching.")}
+       {STILLBANDITS 2 (_"You have gotten rid of some of these bandits, but I 
fear many still remain. Keep searching.")}
+       {STILLBANDITS 3 (_"You have gotten rid of some of these bandits, but I 
fear many still remain. Keep searching.")}
+       {STILLBANDITS 4 (_"You have gotten rid of some of these bandits, but I 
fear many still remain. Keep searching.")}
+       {STILLBANDITS 5 (_"You have gotten rid of some of these bandits, but I 
fear many still remain. Keep searching.")}
+       {STILLBANDITS 6 (_"You have gotten rid of some of these bandits, but I 
fear many still remain. Keep searching.")}
        
        #for 7-12
-       {STILLBANDITS 7 ("Good work so far. I suspect we have significantly 
weakened the bandit's number.")}
-       {STILLBANDITS 8 ("Good work so far. I suspect we have significantly 
weakened the bandit's number.")}
-       {STILLBANDITS 9 ("Good work so far. I suspect we have significantly 
weakened the bandit's number.")}
-       {STILLBANDITS 10 ("Good work so far. I suspect we have significantly 
weakened the bandit's number.")}
-       {STILLBANDITS 11 ("Good work so far. I suspect we have significantly 
weakened the bandit's number.")}
-       {STILLBANDITS 12 ("Good work so far. I suspect we have significantly 
weakened the bandit's number.")}
+       {STILLBANDITS 7 (_"Good work so far. I suspect we have significantly 
weakened the bandit's number.")}
+       {STILLBANDITS 8 (_"Good work so far. I suspect we have significantly 
weakened the bandit's number.")}
+       {STILLBANDITS 9 (_"Good work so far. I suspect we have significantly 
weakened the bandit's number.")}
+       {STILLBANDITS 10 (_"Good work so far. I suspect we have significantly 
weakened the bandit's number.")}
+       {STILLBANDITS 11 (_"Good work so far. I suspect we have significantly 
weakened the bandit's number.")}
+       {STILLBANDITS 12 (_"Good work so far. I suspect we have significantly 
weakened the bandit's number.")}
 
        #for 13-19
-       {STILLBANDITS 13 ("I think you have killed most of them. I hope those 
that are left don't kill us.")}
-       {STILLBANDITS 14 ("I think you have killed most of them. I hope those 
that are left don't kill us.")}
-       {STILLBANDITS 15 ("I think you have killed most of them. I hope those 
that are left don't kill us.")}
-       {STILLBANDITS 16 ("I think you have killed most of them. I hope those 
that are left don't kill us.")}
-       {STILLBANDITS 17 ("I think you have killed most of them. I hope those 
that are left don't kill us.")}
-       {STILLBANDITS 18 ("I think you have killed most of them. I hope those 
that are left don't kill us.")}
-       {STILLBANDITS 19 ("I think you have killed most of them. I hope those 
that are left don't kill us.")}
+       {STILLBANDITS 13 (_"I think you have killed most of them. I hope those 
that are left don't kill us.")}
+       {STILLBANDITS 14 (_"I think you have killed most of them. I hope those 
that are left don't kill us.")}
+       {STILLBANDITS 15 (_"I think you have killed most of them. I hope those 
that are left don't kill us.")}
+       {STILLBANDITS 16 (_"I think you have killed most of them. I hope those 
that are left don't kill us.")}
+       {STILLBANDITS 17 (_"I think you have killed most of them. I hope those 
that are left don't kill us.")}
+       {STILLBANDITS 18 (_"I think you have killed most of them. I hope those 
that are left don't kill us.")}
+       {STILLBANDITS 19 (_"I think you have killed most of them. I hope those 
that are left don't kill us.")}
 
        #done! that wasn't too hard.
        




reply via email to

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