Author: shadowmaster
Date: Sun Apr 27 23:21:25 2008
New Revision: 26186

URL: http://svn.gna.org/viewcvs/wesnoth?rev=26186&view=rev
Log:
* Ally name's i18n fix - part three with defferent approach

Modified:
    
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg

Modified: 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg?rev=26186&r1=26185&r2=26186&view=diff
==============================================================================
--- 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg
 (original)
+++ 
trunk/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg
 Sun Apr 27 23:21:25 2008
@@ -3255,14 +3255,6 @@
             [/not]
         [/filter]
 
-        [store_unit]
-            [filter]
-                id=$ally_name
-            [/filter]
-            kill=no
-            variable=temp_ally_store
-        [/store_unit]
-
         [remove_shroud]
             x=3-11
             y=31-37
@@ -3286,7 +3278,7 @@
 
         [message]
             speaker=Nym
-            message= _ "I though you said $temp_ally_store.name, that you'd 
been here before? Where are we supposed to go from here?"
+            message= _ "I though you said $intl_ally_name, that you'd been 
here before? Where are we supposed to go from here?"
         [/message]
 
         [message]
@@ -3303,8 +3295,6 @@
             name=entered_temple
             value=1
         [/set_variable]
-
-        {CLEAR_VARIABLE temp_ally_store}
     [/event]
 
     [event]
@@ -3723,14 +3713,6 @@
                     value=0
                 [/set_variable]
 
-                [store_unit]
-                    [filter]
-                        id=$ally_name
-                    [/filter]
-                    kill=no
-                    variable=temp_ally_store
-                [/store_unit]
-
                 [if]
                     [variable]
                         name=ally_race
@@ -3740,7 +3722,7 @@
                     [then]
                         [message]
                             speaker=Kaleh
-                            message= _ "$temp_ally_store.name, I want to thank 
you so much for guiding us out of the caves. We never would have found our way 
without your help. But with the tunnels flooded, how are you going to find your 
way back to your people?"
+                            message= _ "$intl_ally_name, I want to thank you 
so much for guiding us out of the caves. We never would have found our way 
without your help. But with the tunnels flooded, how are you going to find your 
way back to your people?"
                         [/message]
 
                         [message]
@@ -3767,22 +3749,22 @@
                     [else]
                         [message]
                             speaker=Kaleh
-                            message= _ "$temp_ally_store.name, thank you so 
much for leading us out of the caves. We never would have found our way without 
your help. But with the tunnels flooded, how are you going to find your way 
back to your people?"
+                            message= _ "$intl_ally_name, thank you so much for 
leading us out of the caves. We never would have found our way without your 
help. But with the tunnels flooded, how are you going to find your way back to 
your people?"
                         [/message]
 
                         [message]
                             speaker=$ally_name
-                            message= _ "$temp_ally_store.name proud of little 
elves too. He would not have made it this far without all your help. 
$temp_ally_store.name is surprised by your bravery and strength."
+                            message= _ "$intl_ally_name proud of little elves 
too. He would not have made it this far without all your help. $intl_ally_name 
is surprised by your bravery and strength."
                         [/message]
 
                         [message]
                             speaker=$ally_name
-                            message= _ "Truth is that $temp_ally_store.name 
not know much of sunlight lands. Sun and stars are scary, everything is open, 
exposed, no safe places to hide. But $temp_ally_store.name cannot go back 
through all that water. And $temp_ally_store.name doesn't know where to find 
other tunnels back to his home. He is as lost as elves are."
+                            message= _ "Truth is that $intl_ally_name not know 
much of sunlight lands. Sun and stars are scary, everything is open, exposed, 
no safe places to hide. But $intl_ally_name cannot go back through all that 
water. And $intl_ally_name doesn't know where to find other tunnels back to his 
home. He is as lost as elves are."
                         [/message]
 
                         [message]
                             speaker=$ally_name
-                            message= _ "But $temp_ally_store.name not afraid. 
Great leader told $temp_ally_store.name to guide and protect elves, and 
$temp_ally_store.name will keep his oath. $temp_ally_store.name will follow 
elves wherever they may go and protect them from danger as best he can. Maybe 
later, $temp_ally_store.name will find another way back down to the caves of 
his people. But for now, $temp_ally_store.name will continue to serve and 
protect you."
+                            message= _ "But $intl_ally_name not afraid. Great 
leader told $intl_ally_name to guide and protect elves, and $intl_ally_name 
will keep his oath. $intl_ally_name will follow elves wherever they may go and 
protect them from danger as best he can. Maybe later, $intl_ally_name will find 
another way back down to the caves of his people. But for now, $intl_ally_name 
will continue to serve and protect you."
                         [/message]
 
                         [message]
@@ -3791,7 +3773,6 @@
                         [/message]
                     [/else]
                 [/if]
-                {CLEAR_VARIABLE temp_ally_store}
             [/then]
         [/if]
     [/event]
@@ -4397,18 +4378,10 @@
 
                     [else]
                         # troll ally version
-                        [store_unit]
-                            [filter]
-                                id=$ally_name
-                            [/filter]
-                            kill=no
-                            variable=temp_ally_store
-                        [/store_unit]
                         [message]
                             speaker=unit
-                            message= _ "We made it. Outside look strange to 
$temp_ally_store.name, $temp_ally_store.name not used to big open spaces."
+                            message= _ "We made it. Outside look strange to 
$intl_ally_name, $intl_ally_name not used to big open spaces."
                         [/message]
-                        {CLEAR_VARIABLE temp_ally_store}
                     [/else]
                 [/if]
             [/then]
@@ -4695,14 +4668,6 @@
             x,y=21,23
         [/teleport]
 
-        [store_unit]
-            [filter]
-                id=$ally_name
-            [/filter]
-            kill=no
-            variable=temp_ally_store
-        [/store_unit]
-
         [message]
             speaker=$ally_name
             message= _ "Kaleh, a quick question-"
@@ -4710,7 +4675,7 @@
 
         [message]
             speaker=Kaleh
-            message= _ "Not now $temp_ally_store.name, I'm busy."
+            message= _ "Not now $intl_ally_name, I'm busy."
         [/message]
 
         [message]
@@ -4974,7 +4939,7 @@
             [then]
                 [message]
                     speaker=$ally_name
-                    message= _ "$temp_ally_store.name no like humans either. 
They mean. But they sound great when they go squish."
+                    message= _ "$intl_ally_name no like humans either. They 
mean. But they sound great when they go squish."
                 [/message]
             [/then]
 
@@ -5037,8 +5002,6 @@
             name=loyalists.ogg
             immediate=yes
         [/music]
-
-        {CLEAR_VARIABLE temp_ally_store}
     [/event]
 
     # Event 16: Nym returns


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

Reply via email to