summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2014-08-13 19:31:45 +0000
committeralberth <alberth@openttd.org>2014-08-13 19:31:45 +0000
commit87dd209784d44a60805ef071423f8de9052cec97 (patch)
tree657b28d304dd7a1010419b1d865b1d190eb67e3d /src/lang/english.txt
parentaaf44731fb60114fd1670a36d17c0c6d14e592a4 (diff)
downloadopenttd-87dd209784d44a60805ef071423f8de9052cec97.tar.xz
(svn r26729) -Feature: Warn about missing industries after generating a map.
Diffstat (limited to 'src/lang/english.txt')
-rw-r--r--src/lang/english.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 6977f6b8a..6baf4558a 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -4143,6 +4143,9 @@ STR_ERROR_FOREST_CAN_ONLY_BE_PLANTED :{WHITE}... fore
STR_ERROR_CAN_ONLY_BE_BUILT_ABOVE_SNOW_LINE :{WHITE}... can only be built above the snow-line
STR_ERROR_CAN_ONLY_BE_BUILT_BELOW_SNOW_LINE :{WHITE}... can only be built below the snow-line
+STR_ERROR_NO_SUITABLE_PLACES_FOR_INDUSTRIES :{WHITE}There were no suitable places for '{STRING}' industries
+STR_ERROR_NO_SUITABLE_PLACES_FOR_INDUSTRIES_EXPLANATION :{WHITE}Change the map generation parameters to get a better map
+
# Station construction related errors
STR_ERROR_CAN_T_BUILD_RAILROAD_STATION :{WHITE}Can't build railway station here...
STR_ERROR_CAN_T_BUILD_BUS_STATION :{WHITE}Can't build bus station...