Author: ivanovic
Date: Wed Oct  1 11:46:16 2008
New Revision: 29800

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29800&view=rev
Log:
you musn't mark the empty string translateable!!!

Modified:
    trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg
    trunk/data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg
    
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05a_Muff_Malal_Peninsula.cfg
    trunk/data/campaigns/Heir_To_The_Throne/scenarios/05b_Isle_of_the_Damned.cfg
    trunk/data/campaigns/Heir_To_The_Throne/scenarios/09_The_Valley_of_Death.cfg
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg

Modified: 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg?rev=29800&r1=29799&r2=29800&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg 
(original)
+++ trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg 
Wed Oct  1 11:46:16 2008
@@ -40,7 +40,7 @@
                 condition=lose
             [/objective]
 
-            note=_ "" + {NEW_GOLD_CARRYOVER_NOTE_40}
+            note= "" + {NEW_GOLD_CARRYOVER_NOTE_40}
         [/objectives]
     [/event]
 

Modified: 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg?rev=29800&r1=29799&r2=29800&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg 
(original)
+++ trunk/data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg 
Wed Oct  1 11:46:16 2008
@@ -34,7 +34,7 @@
                 condition=lose
             [/objective]
 
-            note=_ "" + {NEW_GOLD_CARRYOVER_NOTE_40}
+            note= "" + {NEW_GOLD_CARRYOVER_NOTE_40}
         [/objectives]
     [/event]
 

Modified: 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05a_Muff_Malal_Peninsula.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/05a_Muff_Malal_Peninsula.cfg?rev=29800&r1=29799&r2=29800&view=diff
==============================================================================
--- 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05a_Muff_Malal_Peninsula.cfg 
(original)
+++ 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05a_Muff_Malal_Peninsula.cfg 
Wed Oct  1 11:46:16 2008
@@ -35,7 +35,7 @@
                 condition=lose
             [/objective]
 
-            note=_ "" + {NEW_GOLD_CARRYOVER_NOTE_40}
+            note= "" + {NEW_GOLD_CARRYOVER_NOTE_40}
         [/objectives]
     [/event]
 

Modified: 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05b_Isle_of_the_Damned.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/05b_Isle_of_the_Damned.cfg?rev=29800&r1=29799&r2=29800&view=diff
==============================================================================
--- 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05b_Isle_of_the_Damned.cfg 
(original)
+++ 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05b_Isle_of_the_Damned.cfg 
Wed Oct  1 11:46:16 2008
@@ -30,7 +30,7 @@
                 condition=lose
             [/objective]
 
-            note=_ "" + {NEW_GOLD_CARRYOVER_NOTE_40}
+            note= "" + {NEW_GOLD_CARRYOVER_NOTE_40}
         [/objectives]
     [/event]
 

Modified: 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/09_The_Valley_of_Death.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/09_The_Valley_of_Death.cfg?rev=29800&r1=29799&r2=29800&view=diff
==============================================================================
--- 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/09_The_Valley_of_Death.cfg 
(original)
+++ 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/09_The_Valley_of_Death.cfg 
Wed Oct  1 11:46:16 2008
@@ -37,7 +37,7 @@
                 condition=lose
             [/objective]
 
-            note=_ "" + {NEW_GOLD_CARRYOVER_NOTE_40}
+            note= "" + {NEW_GOLD_CARRYOVER_NOTE_40}
         [/objectives]
     [/event]
 

Modified: 
trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg?rev=29800&r1=29799&r2=29800&view=diff
==============================================================================
--- trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg 
(original)
+++ trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg 
Wed Oct  1 11:46:16 2008
@@ -150,7 +150,7 @@
                 condition=lose
             [/objective]
 
-            note=_ "" + {NEW_GOLD_CARRYOVER_NOTE_20}
+            note= "" + {NEW_GOLD_CARRYOVER_NOTE_20}
         [/objectives]
 
 #ifdef HARD


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

Reply via email to