diff options
author | maedhros <maedhros@openttd.org> | 2007-06-25 20:55:43 +0000 |
---|---|---|
committer | maedhros <maedhros@openttd.org> | 2007-06-25 20:55:43 +0000 |
commit | 4af9ca5335903e72dfbc13fb00be4d747302560b (patch) | |
tree | 4840bc321f282360404faa91242a640971fe700a /src/lang | |
parent | 2fce0506a6e898afe1045c59e4772a04011e29ab (diff) | |
download | openttd-4af9ca5335903e72dfbc13fb00be4d747302560b.tar.xz |
(svn r10331) -Feature: Add the possibility of automatically filling in timetables based on
the times from the first (or subsequent) run-throughs.
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 63849c699..0bb5536cd 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2773,6 +2773,8 @@ STR_TIMETABLE_CHANGE_TIME :{BLACK}Change T STR_TIMETABLE_STATUS_ON_TIME :This vehicle is currently running on time STR_TIMETABLE_STATUS_LATE :This vehicle is currently running {STRING1} late STR_TIMETABLE_STATUS_EARLY :This vehicle is currently running {STRING1} early +STR_TIMETABLE_AUTOFILL :{BLACK}Autofill +STR_TIMETABLE_AUTOFILL_TOOLTIP :{BLACK}Fill the timetable automatically with the values from the first journey ##id 0x9000 STR_9000_ROAD_VEHICLE_IN_THE_WAY :{WHITE}Road vehicle in the way |