← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~widelands-dev/widelands/bug-1290070 into lp:widelands

 

GunChleoc has proposed merging lp:~widelands-dev/widelands/bug-1290070 into lp:widelands.

Requested reviews:
  Widelands Developers (widelands-dev)
Related bugs:
  Bug #1290070 in widelands: "Plateau scenario needs a string fix"
  https://bugs.launchpad.net/widelands/+bug/1290070

For more details, see:
https://code.launchpad.net/~widelands-dev/widelands/bug-1290070/+merge/215005

String fixes for Plateau scenario
-- 
https://code.launchpad.net/~widelands-dev/widelands/bug-1290070/+merge/215005
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/bug-1290070 into lp:widelands.
=== modified file 'maps/Plateau.wmf/scripting/texts.lua'
--- maps/Plateau.wmf/scripting/texts.lua	2014-04-03 12:46:12 +0000
+++ maps/Plateau.wmf/scripting/texts.lua	2014-04-09 18:02:04 +0000
@@ -40,7 +40,7 @@
    name = "defeat_jomo",
    title =_ "Defeat Jomo",
    body = [[• ]] .. _
-[[Defeat Jomo. He will take care of the soldiers’ food supply.]]
+[[Defeat Jomo. He is taking care of the soldiers’ food supply.]]
    ,
 }
 
@@ -110,7 +110,7 @@
 [[We have discovered enemy positions held by Erwyn to the north and east of the castle. ]] ..
 [[He is known to be a strong warlord and surely commands the strongest warriors. ]] ..
 [[In the south, we caught sight of some food infrastructures guarded by Jomo – a younger warlord – ]] ..
-[[and we should take care of those infrastructures so we can take our cut of the food supply.]]), obj_defeat_erwyn, obj_defeat_jomo),
+[[and we should take care of those infrastructures so we can cut off our enemies’ food supply.]]), obj_defeat_erwyn, obj_defeat_jomo),
 }
 
 briefing_erwyn_defeated = {


Follow ups