← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~widelands-dev/widelands/help_stringfixes into lp:widelands

 

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

Requested reviews:
  Widelands Developers (widelands-dev)

For more details, see:
https://code.launchpad.net/~widelands-dev/widelands/help_stringfixes/+merge/228456

Some small string fixes
-- 
https://code.launchpad.net/~widelands-dev/widelands/help_stringfixes/+merge/228456
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/help_stringfixes into lp:widelands.
=== modified file 'tribes/atlanteans/coalmine/conf'
--- tribes/atlanteans/coalmine/conf	2014-07-21 09:30:12 +0000
+++ tribes/atlanteans/coalmine/conf	2014-07-28 09:23:52 +0000
@@ -40,7 +40,7 @@
 produce=coal:3
 
 [out_of_resource_notification]
-title=_Main Coal Vein Exhausted.
+title=_Main Coal Vein Exhausted
 message=_This coal mine’s main vein is exhausted. Expect strongly diminished returns on investment. You should consider dismantling or destroying it.
 
 [idle]

=== modified file 'tribes/atlanteans/crystalmine/conf'
--- tribes/atlanteans/crystalmine/conf	2014-07-21 09:30:12 +0000
+++ tribes/atlanteans/crystalmine/conf	2014-07-28 09:23:52 +0000
@@ -84,7 +84,7 @@
 return=skipped
 
 [out_of_resource_notification]
-title=_Main Crystal Vein Exhausted.
+title=_Main Crystal Vein Exhausted
 message=_This crystal mine’s main vein is exhausted. Expect strongly diminished returns on investment. You should consider dismantling or destroying it.
 
 [idle]

=== modified file 'tribes/atlanteans/goldmine/conf'
--- tribes/atlanteans/goldmine/conf	2014-07-21 09:30:12 +0000
+++ tribes/atlanteans/goldmine/conf	2014-07-28 09:23:52 +0000
@@ -41,7 +41,7 @@
 produce=goldore
 
 [out_of_resource_notification]
-title=_Main Gold Vein Exhausted.
+title=_Main Gold Vein Exhausted
 message=_This gold mine’s main vein is exhausted. Expect strongly diminished returns on investment. You should consider dismantling or destroying it.
 
 [idle]

=== modified file 'tribes/atlanteans/hunters_house/conf'
--- tribes/atlanteans/hunters_house/conf	2014-07-20 21:23:10 +0000
+++ tribes/atlanteans/hunters_house/conf	2014-07-28 09:23:52 +0000
@@ -25,7 +25,7 @@
 [out_of_resource_notification]
 # TRANSLATORS: "Game" means animals that you can hunt
 title=_Out of Game
-message=_The hunter working out of this hunter’s house can’t find any game in his working radius. Remember that you can increase the number of existing fish by building a fishbreeder’s house.
+message=_The hunter working out of this hunter’s house can’t find any game in his working radius.
 delay_attempts=10
 
 [idle]

=== modified file 'tribes/atlanteans/ironmine/conf'
--- tribes/atlanteans/ironmine/conf	2014-07-21 09:30:12 +0000
+++ tribes/atlanteans/ironmine/conf	2014-07-28 09:23:52 +0000
@@ -41,7 +41,7 @@
 produce=ironore:2
 
 [out_of_resource_notification]
-title=_Main Iron Vein Exhausted.
+title=_Main Iron Vein Exhausted
 message=_This iron mine’s main vein is exhausted. Expect strongly diminished returns on investment. You should consider dismantling or destroying it.
 
 [idle]


Follow ups