summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-11-25 16:17:06 +0000
committerrubidium <rubidium@openttd.org>2009-11-25 16:17:06 +0000
commit6befa88d82a23e76f9c44e79884915d3b1e57660 (patch)
tree0f55b55090486f577a14f747c439a36a57a71cd5 /src/lang
parent324396ec74c018daf1dbda962ebb2a8fb093f8fd (diff)
downloadopenttd-6befa88d82a23e76f9c44e79884915d3b1e57660.tar.xz
(svn r18285) -Feature: show the expected arrival/departure dates in the timetable window. Based on work by PhilSophus.
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 66c3bc4d8..4ed70cedd 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1177,6 +1177,7 @@ STR_CONFIG_SETTING_LOADING_INDICATORS_OWN :Own company
STR_CONFIG_SETTING_LOADING_INDICATORS_ALL :All companies
STR_CONFIG_SETTING_TIMETABLE_ALLOW :{LTBLUE}Enable timetabling for vehicles: {ORANGE}{STRING1}
STR_CONFIG_SETTING_TIMETABLE_IN_TICKS :{LTBLUE}Show timetable in ticks rather than days: {ORANGE}{STRING1}
+STR_CONFIG_SETTING_TIMETABLE_SHOW_ARRIVAL_DEPARTURE :{LTBLUE}Show arrival and departure in timetables: {ORANGE}{STRING1}
STR_CONFIG_SETTING_QUICKGOTO :{LTBLUE}Quick creation of vehicle orders: {ORANGE}{STRING1}
STR_CONFIG_SETTING_DEFAULT_RAIL_TYPE :{LTBLUE}Default rail type (after new game/game load): {ORANGE}{STRING1}
STR_CONFIG_SETTING_DEFAULT_RAIL_TYPE_RAIL :Normal Rail
@@ -3151,6 +3152,22 @@ STR_TIMETABLE_RESET_LATENESS_TOOLTIP :{BLACK}Reset th
STR_TIMETABLE_AUTOFILL :{BLACK}Autofill
STR_TIMETABLE_AUTOFILL_TOOLTIP :{BLACK}Fill the timetable automatically with the values from the next journey (Ctrl+Click to try to keep waiting times)
+STR_TIMETABLE_EXPECTED :{BLACK}Expected
+STR_TIMETABLE_SCHEDULED :{BLACK}Scheduled
+STR_TIMETABLE_EXPECTED_TOOLTIP :{BLACK}Switch between expected and schedule
+
+### Do not separate or reorder ###
+STR_TIMETABLE_ARRIVAL :A:{SETX 30}{STRING1}
+STR_TIMETABLE_ARRIVAL_EARLY :A:{SETX 30}{GREEN}{STRING1}
+STR_TIMETABLE_ARRIVAL_LATE :A:{SETX 30}{RED}{STRING1}
+#####
+
+### Do not separate or reorder ###
+STR_TIMETABLE_DEPARTURE :D:{SETX 30}{STRING1}
+STR_TIMETABLE_DEPARTURE_EARLY :D:{SETX 30}{GREEN}{STRING1}
+STR_TIMETABLE_DEPARTURE_LATE :D:{SETX 30}{RED}{STRING1}
+#####
+
# AI debug window
STR_AI_DEBUG :{WHITE}AI Debug
STR_AI_DEBUG_NAME_TOOLTIP :{BLACK}Name of the AI