summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2008-04-20 21:36:41 +0000
committerglx <glx@openttd.org>2008-04-20 21:36:41 +0000
commit4a4da1eedf053e9e7b7d3dae4d1312247fa49092 (patch)
tree068081c9a858e2f2dce3969640801876b14b97db /src/lang
parent650651064b5f585a876170f0ba9e4b613f0d5fd6 (diff)
downloadopenttd-4a4da1eedf053e9e7b7d3dae4d1312247fa49092.tar.xz
(svn r12808) -Fix: enforce autorenew values range in command
-Fix: typo in english.txt
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index e298044a0..165a3c618 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1065,7 +1065,7 @@ STR_CONFIG_PATCHES_ORDER_REVIEW_ON :of all vehicles
STR_CONFIG_PATCHES_WARN_INCOME_LESS :{LTBLUE}Warn if a train's income is negative: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_NEVER_EXPIRE_VEHICLES :{LTBLUE}Vehicles never expire: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_AUTORENEW_VEHICLE :{LTBLUE}Autorenew vehicle when it gets old
-STR_CONFIG_PATCHES_AUTORENEW_MONTHS :{LTBLUE}Autorenew when vehice is {ORANGE}{STRING1}{LTBLUE} months before/after max age
+STR_CONFIG_PATCHES_AUTORENEW_MONTHS :{LTBLUE}Autorenew when vehicle is {ORANGE}{STRING1}{LTBLUE} months before/after max age
STR_CONFIG_PATCHES_AUTORENEW_MONEY :{LTBLUE}Autorenew minimum needed money for renew: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_ERRMSG_DURATION :{LTBLUE}Duration of error message: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_POPULATION_IN_LABEL :{LTBLUE}Show town population in the town name label: {ORANGE}{STRING1}