Codechange: Use {COLOUR} to simplify drawing of timetables

This commit is contained in:
glx22
2023-04-16 22:55:03 +02:00
committed by Loïc Guilloux
parent b1fb209bed
commit 6c7f977197
2 changed files with 11 additions and 24 deletions

View File

@@ -4572,8 +4572,8 @@ STR_TIMETABLE_EXPECTED :{BLACK}Expected
STR_TIMETABLE_SCHEDULED :{BLACK}Scheduled
STR_TIMETABLE_EXPECTED_TOOLTIP :{BLACK}Switch between expected and scheduled
STR_TIMETABLE_ARRIVAL_ABBREVIATION :A:
STR_TIMETABLE_DEPARTURE_ABBREVIATION :D:
STR_TIMETABLE_ARRIVAL :A: {COLOUR}{DATE_TINY}
STR_TIMETABLE_DEPARTURE :D: {COLOUR}{DATE_TINY}
# Date window (for timetable)