← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~widelands-dev/widelands/mine-symbol into lp:widelands

 

Hans Joachim Desserud has proposed merging lp:~widelands-dev/widelands/mine-symbol into lp:widelands.

Requested reviews:
  GunChleoc (gunchleoc)
  Widelands Developers (widelands-dev)

For more details, see:
https://code.launchpad.net/~widelands-dev/widelands/mine-symbol/+merge/211195

The old mining symbol (pick and hammer in a cross) was replaced with a mine a long time ago. While translating I stumbled across this sentence which should be updated as well.

I'm not 100% happy with it, so if anyone has an idea which makes more sense, feel free to tweak it. :)
-- 
https://code.launchpad.net/~widelands-dev/widelands/mine-symbol/+merge/211195
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/mine-symbol into lp:widelands.
=== modified file 'campaigns/t02.wmf/scripting/mission_thread_texts.lua'
--- campaigns/t02.wmf/scripting/mission_thread_texts.lua	2014-03-09 12:45:47 +0000
+++ campaigns/t02.wmf/scripting/mission_thread_texts.lua	2014-03-16 08:55:30 +0000
@@ -41,7 +41,7 @@
 _[[Red – iron ore]] .. "<br>" ..
 _[[Yellow – gold]] .. "<br>" ..
 _[[Grey – granite]] .. "<br><br>" ..
-_[[Mines can only be built on mountain terrain. Suitable places for mines are displayed as a mining symbol.]]
+_[[Mines can only be built on mountain terrain. Suitable places for mines are displayed as orange mine symbols.]]
    )
 }