Author: esr
Date: Sat Oct 16 20:33:34 2010
New Revision: 47059

URL: http://svn.gna.org/viewcvs/wesnoth?rev=47059&view=rev
Log:
Fix SpellingMistakes glitches.

Modified:
    trunk/data/campaigns/Heir_To_The_Throne/scenarios/19b_Swamp_Of_Dread.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Human_Alliance.cfg
    
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/07_Desert_Of_Death.cfg
    trunk/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg
    trunk/data/campaigns/tutorial/scenarios/2_Tutorial.cfg
    trunk/utils/pofix.py

Modified: 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/19b_Swamp_Of_Dread.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/19b_Swamp_Of_Dread.cfg?rev=47059&r1=47058&r2=47059&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/scenarios/19b_Swamp_Of_Dread.cfg 
(original)
+++ trunk/data/campaigns/Heir_To_The_Throne/scenarios/19b_Swamp_Of_Dread.cfg 
Sat Oct 16 20:33:34 2010
@@ -249,7 +249,7 @@
     [/event]
 
     #
-    # Reward the player for killing all 4 Death Knights - the Lich is weaker
+    # Reward the player for killing all 4 Death Knights - the lich is weaker
     #
     [event]
         name=prestart
@@ -272,7 +272,7 @@
                 [message]
                     speaker=narrator
                     image="wesnoth-icon.png"
-                    message= _ "As the last Death Knight falls, an 
ear-splitting screech escapes from the Lich. It is clear that controlling such 
powerful spirits has drained it significantly, and it is seething in anger 
towards you."
+                    message= _ "As the last of its generals falls, an 
ear-splitting screech escapes from the lich. It is clear that controlling such 
powerful spirits has drained it significantly, and it is seething in anger 
towards you."
                 [/message]
                 [store_unit]
                     variable=Lich_store
@@ -312,14 +312,14 @@
                         [message]
                             speaker=narrator
                             image="wesnoth-icon.png"
-                            message= _ "A final blow destroys the lich, 
releasing a small shock wave of energy outwards. The last Death Knight silently 
falls to the ground, inanimate. A giant cloud of dust bellows out as the 
remnants of the Lich’s once-mortal skin and centuries of grime and gristle 
are dislodged for the last time."
+                            message= _ "A final blow destroys the lich, 
releasing a small shock wave of energy outwards. The last of his minions 
silently falls like a puppet with its strings cut. A cloud of dust billows 
outwards as the remnants of the lich’s once-mortal body disintegate for the 
last time."
                         [/message]
                     [/then]
                     [else]
                         [message]
                             speaker=narrator
                             image="wesnoth-icon.png"
-                            message= _ "A final blow destroys the lich, 
releasing a small shock wave of energy outwards. The Death Knights silently 
fall to the ground, inanimate. A giant cloud of dust bellows out as the 
remnants of the lich’s once-mortal skin and centuries of grime and gristle 
are dislodged for the last time."
+                            message= _ "A final blow destroys the lich, 
releasing a small shock wave of energy outwards. His minions fall like puppets 
with their strings cut. A cloud of dust billows out as the remnants of the 
lich’s once-mortal body disintegrate for the last time."
                         [/message]
                     [/else]
                 [/if]
@@ -328,7 +328,7 @@
                 [message]
                     speaker=narrator
                     image="wesnoth-icon.png"
-                    message= _ "A final blow destroys the lich, releasing a 
small shock wave of energy outwards. A giant cloud of dust bellows out as the 
remnants of the Lich’s once-mortal skin and centuries of grime and gristle 
are dislodged for the last time."
+                    message= _ "A final blow destroys the lich, releasing a 
small shock wave of energy outwards. A giant cloud of dust billows out as the 
remnants of the lich’s once-mortal body disintegrate for the last time."
                 [/message]
             [/then]
         [/if]

Modified: trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Human_Alliance.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Human_Alliance.cfg?rev=47059&r1=47058&r2=47059&view=diff
==============================================================================
--- trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Human_Alliance.cfg 
(original)
+++ trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Human_Alliance.cfg Sat 
Oct 16 20:33:34 2010
@@ -415,7 +415,7 @@
             [/message]
             [message]
                 id=Kalenz
-                message= _ "Indeed not. Save your anger for our enemies, 
Landar"
+                message= _ "Indeed not. Save your anger for our enemies, 
Landar."
             [/message]
             [message]
                 id=Landar

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg?rev=47059&r1=47058&r2=47059&view=diff
==============================================================================
--- 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg
 (original)
+++ 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg
 Sat Oct 16 20:33:34 2010
@@ -334,7 +334,7 @@
 
         [message]
             speaker=Gork
-            message= _ "Hush, Vraurk, We must trust the Son of the Black-Eye 
in these matters, for he is far more versed in them then we are."
+            message= _ "Hush, Vraurk, we must trust the Son of the Black-Eye 
in these matters, for he is far more cunning in them then we are."
         [/message]
 
         [message]

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/07_Desert_Of_Death.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/07_Desert_Of_Death.cfg?rev=47059&r1=47058&r2=47059&view=diff
==============================================================================
--- trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/07_Desert_Of_Death.cfg 
(original)
+++ trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/07_Desert_Of_Death.cfg 
Sat Oct 16 20:33:34 2010
@@ -269,7 +269,7 @@
 
         [message]
             speaker="Kapou'e"
-            message= _ "I don’t know if you should have eaten that Grüü, 
you don’t look so good."
+            message= _ "I don’t know if you should have eaten that, Grüü, 
you don’t look so good."
         [/message]
 
         [message]

Modified: trunk/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg?rev=47059&r1=47058&r2=47059&view=diff
==============================================================================
--- trunk/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg (original)
+++ trunk/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg Sat Oct 16 
20:33:34 2010
@@ -387,7 +387,7 @@
         [/message]
         [message]
             role=speaker
-            message= _ "Captain, what are we riding info? I thought you wanted 
nothing to do with Bjarn any more, not since Toen Caric."
+            message= _ "Captain, what are we riding into? I thought you wanted 
nothing to do with Bjarn any more, not since Toen Caric."
         [/message]
         [message]
             speaker=Arne

Modified: trunk/data/campaigns/tutorial/scenarios/2_Tutorial.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/tutorial/scenarios/2_Tutorial.cfg?rev=47059&r1=47058&r2=47059&view=diff
==============================================================================
--- trunk/data/campaigns/tutorial/scenarios/2_Tutorial.cfg (original)
+++ trunk/data/campaigns/tutorial/scenarios/2_Tutorial.cfg Sat Oct 16 20:33:34 
2010
@@ -1158,7 +1158,7 @@
         {DEFEND_ISLAND}
         {TALK_ABOUT_LOC 11,14 (_"Careful! It is now nighttime. Orcs are 
<i>chaotic</i>, which means their attacks are now 25% stronger. By day, their 
attacks are 25% weaker, which is a noticeable difference. You are 
<i>lawful</i>: stronger by day and weaker at night. Your elvish warriors are 
<i>neutral</i>: unaffected by the time of day.")}
         {NARRATOR ({CAPTION _"<big>Time of Day</big>"} + _"
-After this dialog, hold the mouse over the landscape image below the minimap 
on the right. This brings up a description of the time of day, showing who has 
the advantage.")}
+After this dialog, hold the mouse over the landscape image above the minimap 
on the right. This brings up a description of the time of day, showing who has 
the advantage.")}
     [/event]
 
     [event]

Modified: trunk/utils/pofix.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/pofix.py?rev=47059&r1=47058&r2=47059&view=diff
==============================================================================
--- trunk/utils/pofix.py (original)
+++ trunk/utils/pofix.py Sat Oct 16 20:33:34 2010
@@ -2320,6 +2320,8 @@
 ("You were right, Kapou'e, the", "You were right, Kapou’e, the"),
 ("You're right. I can", "You’re right. I can"),
 ("young upstart called Kapou'e. He", "young upstart called Kapou’e. He"),
+
+("eaten that Grüü,", "eaten that, Grüü"),
 ),
 
 "wesnoth-tb" : (


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

Reply via email to