Add to the translatable strings some strings that should be translated

This commit is contained in:
Benoît Timbert 2007-11-02 18:18:03 +00:00
parent fa07bc2811
commit 4a8642bba6

View file

@ -1021,7 +1021,7 @@ $spawns[$id].type"}
[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 @@ $spawns[$id].type"}
[sound]
name=wail.wav
[/sound]
{WEATHER_ALERT "Snowfall" 229 243 241}
{WEATHER_ALERT _"Snowfall" 229 243 241}
[/then]
[else]
[if]
@ -1055,7 +1055,7 @@ $spawns[$id].type"}
[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 @@ $spawns[$id].type"}
[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 @@ $spawns[$id].type"}
[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 @@ $spawns[$id].type"}
[/if]
[/event]
#enddef
{DAWN}
{MORNING}