diff options
author | terkhen <terkhen@openttd.org> | 2010-09-20 18:56:35 +0000 |
---|---|---|
committer | terkhen <terkhen@openttd.org> | 2010-09-20 18:56:35 +0000 |
commit | e90930e5722a43741deef77de9c562283549faf1 (patch) | |
tree | 113c2207950441246ceea53c85e7d3a1aacfc0f7 /src/lang | |
parent | b916c5d8c177526690489da4b758187184dff464 (diff) | |
download | openttd-e90930e5722a43741deef77de9c562283549faf1.tar.xz |
(svn r20832) -Feature: Allow to select a custom percentage of water in the map generation window (based on patch by CommanderZ).
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index edb604fba..4e9e97464 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1045,6 +1045,8 @@ STR_SEA_LEVEL_VERY_LOW :Very Low STR_SEA_LEVEL_LOW :Low STR_SEA_LEVEL_MEDIUM :Medium STR_SEA_LEVEL_HIGH :High +STR_SEA_LEVEL_CUSTOM :Custom +STR_SEA_LEVEL_CUSTOM_PERCENTAGE :Custom ({NUM}%) STR_DISASTER_NONE :None STR_DISASTER_REDUCED :Reduced |