summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-11-25 23:39:50 +0000
committerrubidium <rubidium@openttd.org>2009-11-25 23:39:50 +0000
commit851c71a79d94e17c4a01887f90e7c76ccb474b3d (patch)
tree22f1fdae1fc784a70b8634a459cc1ad59dfe8498 /src/lang
parent48d74751ac87699eaad5a8a93f6dfcb192bfe688 (diff)
downloadopenttd-851c71a79d94e17c4a01887f90e7c76ccb474b3d.tar.xz
(svn r18294) -Feature: set the start time of a timetable
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index ba41cb18a..fa83699fd 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -3139,6 +3139,11 @@ STR_TIMETABLE_TOTAL_TIME_INCOMPLETE :{BLACK}This tim
STR_TIMETABLE_STATUS_ON_TIME :{BLACK}This vehicle is currently running on time
STR_TIMETABLE_STATUS_LATE :{BLACK}This vehicle is currently running {STRING1} late
STR_TIMETABLE_STATUS_EARLY :{BLACK}This vehicle is currently running {STRING1} early
+STR_TIMETABLE_STATUS_NOT_STARTED :{BLACK}This timetable has not yet started
+STR_TIMETABLE_STATUS_START_AT :{BLACK}This timetable will start at {STRING1}
+
+STR_TIMETABLE_STARTING_DATE :{BLACK}Start date
+STR_TIMETABLE_STARTING_DATE_TOOLTIP :{BLACK}Select a date as starting point of this timetable
STR_TIMETABLE_CHANGE_TIME :{BLACK}Change Time
STR_TIMETABLE_WAIT_TIME_TOOLTIP :{BLACK}Change the amount of time that the highlighted order should take