summaryrefslogtreecommitdiff
path: root/lang/american.txt
diff options
context:
space:
mode:
authormiham <miham@openttd.org>2006-10-13 17:55:56 +0000
committermiham <miham@openttd.org>2006-10-13 17:55:56 +0000
commitc84ffc2f1f97d52873430ba40552fdc99dcadc27 (patch)
tree45b1b5aa0ec0e4bdc2f5b708956ef195c6bd9e5e /lang/american.txt
parent1436bbbc842ca5177fcd41c74092919ffacc0e93 (diff)
downloadopenttd-c84ffc2f1f97d52873430ba40552fdc99dcadc27.tar.xz
(svn r6767) WebTranslator2 update to 2006-10-13 19:54:10
american - 5 fixed by WhiteRabbit (5) brazilian_portuguese - 5 fixed, 8 changed by tucalipe (13) bulgarian - 136 fixed, 12 changed by groupsky (148) dutch - 5 fixed by habell (5) french - 5 fixed by belugas (5) slovak - 5 fixed by lengyel (5)
Diffstat (limited to 'lang/american.txt')
-rw-r--r--lang/american.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/lang/american.txt b/lang/american.txt
index 62a9607ba..2460c2ab8 100644
--- a/lang/american.txt
+++ b/lang/american.txt
@@ -1065,6 +1065,7 @@ STR_CONFIG_PATCHES_STATION_SPREAD :{LTBLUE}Max sta
STR_CONFIG_PATCHES_SERVICEATHELIPAD :{LTBLUE}Service helicopters at helipads automatically: {ORANGE}{STRING}
STR_CONFIG_PATCHES_LINK_TERRAFORM_TOOLBAR :{LTBLUE}Link landscape toolbar to rail/road/water/airport toolbars: {ORANGE}{STRING}
STR_CONFIG_PATCHES_REVERSE_SCROLLING :{LTBLUE}Reverse scroll direction: {ORANGE}{STRING}
+STR_CONFIG_PATCHES_MEASURE_TOOLTIP :{LTBLUE}Show a measurement tooltip when using various build-tools: {ORANGE}{STRING}
STR_CONFIG_PATCHES_LIVERIES :{LTBLUE}Show company liveries: {ORANGE}{STRING}
STR_CONFIG_PATCHES_LIVERIES_NONE :None
STR_CONFIG_PATCHES_LIVERIES_OWN :Own company
@@ -3092,4 +3093,12 @@ STR_SMALL_AIRPORTS :{BLACK}Small ai
STR_LARGE_AIRPORTS :{BLACK}Large airports
STR_HUB_AIRPORTS :{BLACK}Hub airports
STR_HELIPORTS :{BLACK}Helicopter airports
+
+############ Tooltip measurment
+
+STR_MEASURE_LENGTH :{BLACK}Length: {NUM}
+STR_MEASURE_AREA :{BLACK}Area: {NUM} x {NUM}
+STR_MEASURE_LENGTH_HEIGHTDIFF :{BLACK}Length: {NUM}{}Height difference: {NUM} m
+STR_MEASURE_AREA_HEIGHTDIFF :{BLACK}Area: {NUM} x {NUM}{}Height difference: {NUM} m
+
########