diff options
author | alberth <alberth@openttd.org> | 2011-02-05 10:28:31 +0000 |
---|---|---|
committer | alberth <alberth@openttd.org> | 2011-02-05 10:28:31 +0000 |
commit | bdf5a1c2f7077323c26e1c99a22dcc80a7b50245 (patch) | |
tree | 374e89336ea4abf7bbe1eadf0ca3409287722536 /src/lang | |
parent | 974c0f51662ec15012408cc675437575d946710b (diff) | |
download | openttd-bdf5a1c2f7077323c26e1c99a22dcc80a7b50245.tar.xz |
(svn r21969) -Feature: Introduce 'minimal' number of industries as a replacment for the old 'none' setting in the newgame window.
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index a3ea90b6a..0eb307633 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1027,6 +1027,7 @@ STR_DIFFICULTY_LEVEL_SETTING_CITY_APPROVAL :{LTBLUE}City co ############ range for difficulty settings ends STR_NONE :None +STR_MINIMAL :Minimal STR_NUM_VERY_LOW :Very Low STR_NUM_LOW :Low STR_NUM_NORMAL :Normal |