diff options
author | terkhen <terkhen@openttd.org> | 2010-09-20 18:48:33 +0000 |
---|---|---|
committer | terkhen <terkhen@openttd.org> | 2010-09-20 18:48:33 +0000 |
commit | b916c5d8c177526690489da4b758187184dff464 (patch) | |
tree | 2c17f50349dd450b15e82478b52de527798d6bcc /src/lang | |
parent | f186e7f333bf1842ac058d797b9ba324ba8f9a28 (diff) | |
download | openttd-b916c5d8c177526690489da4b758187184dff464.tar.xz |
(svn r20831) -Add: Show selected number of towns in the map generation window when using a custom amount.
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 acebe11f9..edb604fba 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1026,6 +1026,7 @@ STR_NUM_LOW :Low STR_NUM_NORMAL :Normal STR_NUM_HIGH :High STR_NUM_CUSTOM :Custom +STR_NUM_CUSTOM_NUMBER :Custom ({NUM}) STR_VARIETY_NONE :None STR_VARIETY_VERY_LOW :Very Low |