Author: noyga
Date: Fri Nov  2 19:18:03 2007
New Revision: 21435

URL: http://svn.gna.org/viewcvs/wesnoth?rev=21435&view=rev
Log:
Add to the translatable strings some strings that should be translated

Modified:
    trunk/data/multiplayer/scenarios/2p_Dark_Forecast.cfg

Modified: trunk/data/multiplayer/scenarios/2p_Dark_Forecast.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/multiplayer/scenarios/2p_Dark_Forecast.cfg?rev=21435&r1=21434&r2=21435&view=diff
==============================================================================
--- trunk/data/multiplayer/scenarios/2p_Dark_Forecast.cfg (original)
+++ trunk/data/multiplayer/scenarios/2p_Dark_Forecast.cfg Fri Nov  2 19:18:03 
2007
@@ -1021,7 +1021,7 @@
      [sound]
         name=wolf-die.wav
      [/sound]
-     {WEATHER_ALERT "Heavy Snowfall" 224 255 251}
+     {WEATHER_ALERT _"Heavy Snowfall" 224 255 251}
   [/then]
   [else]
     [if]
@@ -1035,7 +1035,7 @@
             [sound]
               name=wail.wav
             [/sound]
-            {WEATHER_ALERT "Snowfall" 229 243 241}
+            {WEATHER_ALERT _"Snowfall" 229 243 241}
        [/then]
        [else]
          [if]
@@ -1055,7 +1055,7 @@
               [sound]
                 name=ambient/ship.ogg
               [/sound]
-              {WEATHER_ALERT "Heavy Rains" 174 220 255}
+              {WEATHER_ALERT _"Heavy Rains" 174 220 255}
            [/then]
            [else]
              [if]
@@ -1069,7 +1069,7 @@
                  [sound]
                    name=gryphon-shriek-1.ogg
                  [/sound]
-                 {WEATHER_ALERT "Drought" 251 231 171}
+                 {WEATHER_ALERT _"Drought" 251 231 171}
                [/then]
                [else]
                  # clear weather
@@ -1077,7 +1077,7 @@
                  [sound]
                    name=magic-holy-miss-2.ogg
                  [/sound]
-                 {WEATHER_ALERT "Clear Weather" 221 253 171}
+                 {WEATHER_ALERT _"Clear Weather" 221 253 171}
                [/else]
              [/if]
            [/else]
@@ -1202,7 +1202,7 @@
   [/if]
 [/event]
 #enddef
-
+
 
    {DAWN}
    {MORNING}


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

Reply via email to