diff options
author | alberth <alberth@openttd.org> | 2009-08-16 07:28:00 +0000 |
---|---|---|
committer | alberth <alberth@openttd.org> | 2009-08-16 07:28:00 +0000 |
commit | 098756b84b264a9213de998d929854f3da3bd98e (patch) | |
tree | 37d230fc591f779195b6480c5b78c4c9e566b32f /src/lang | |
parent | a33376b6ca2bdd9f5fdf6a704aef044c06505125 (diff) | |
download | openttd-098756b84b264a9213de998d929854f3da3bd98e.tar.xz |
(svn r17198) -Fix [FS#2406]: Accept monthly production values in the scenario editor.
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 2303a8e0d..2ffd88824 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2557,7 +2557,7 @@ STR_INDUSTRY_VIEW_PRODUCES_CARGO :{BLACK}Produces STR_INDUSTRY_VIEW_PRODUCES_CARGO_CARGO :{BLACK}Produces: {YELLOW}{STRING}{STRING}, {STRING}{STRING} ############ range for produces ends -STR_CONFIG_GAME_PRODUCTION :{WHITE}Change production +STR_CONFIG_GAME_PRODUCTION :{WHITE}Change production (multiple of 8, up to 2040) # Vehicle lists STR_VEHICLE_LIST_TRAIN_CAPTION :{WHITE}{STRING1} - {COMMA} Train{P "" s} |