Author: mordante
Date: Sun Apr 19 21:50:44 2009
New Revision: 35069

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35069&view=rev
Log:
Remove translation markers from test scenario.

Modified:
    trunk/data/scenario-test.cfg

Modified: trunk/data/scenario-test.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/scenario-test.cfg?rev=35069&r1=35068&r2=35069&view=diff
==============================================================================
--- trunk/data/scenario-test.cfg (original)
+++ trunk/data/scenario-test.cfg Sun Apr 19 21:50:44 2009
@@ -258,7 +258,7 @@
         [objectives]
             [objective]
                 condition=win
-                description= _ "Defeat the enemy leader (he's at 29,16!)"
+                description= "Defeat the enemy leader (he's at 29,16!)"
                 [show_if]
                     [have_unit]
                         x,y,canrecruit,side=29,16,yes,2
@@ -267,7 +267,7 @@
             [/objective]
             [objective]
                 condition=win
-                description= _ "Defeat the enemy leader (he's at 28,18!)"
+                description= "Defeat the enemy leader (he's at 28,18!)"
                 [show_if]
                     [have_unit]
                         x,y,canrecruit,side=28,18,yes,2
@@ -276,7 +276,7 @@
             [/objective]
             [objective]
                 condition=win
-                description= _ "Defeat the enemy leader (I have no clue where 
he is)"
+                description= "Defeat the enemy leader (I have no clue where he 
is)"
                 [show_if]
                     [not]
                         [have_unit]


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to