diff options
Diffstat (limited to 'src/lang/english.txt')
-rw-r--r-- | src/lang/english.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index e4a77dda1..2baca19ec 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2998,11 +2998,11 @@ STR_ORDERS_TIMETABLE_VIEW :{BLACK}Timetabl STR_ORDERS_TIMETABLE_VIEW_TOOLTIP :{BLACK}Switch to the timetable view STR_ORDERS_LIST_TOOLTIP :{BLACK}Orders list - click on an order to highlight it. Ctrl+Click scrolls to the station -STR_ORDER :{SETX 10}{COMMA}: {SETX 30}{STRING4} {STRING2} -STR_ORDER_SELECTED :{RIGHTARROW}{SETX 10}{COMMA}: {SETX 30}{STRING4} {STRING2} +STR_ORDER_INDEX :{COMMA}:{NBSP} +STR_ORDER_TEXT :{STRING4} {STRING2} -STR_ORDERS_END_OF_ORDERS :{SETX 10}- - End of Orders - - -STR_ORDERS_END_OF_SHARED_ORDERS :{SETX 10}- - End of Shared Orders - - +STR_ORDERS_END_OF_ORDERS :- - End of Orders - - +STR_ORDERS_END_OF_SHARED_ORDERS :- - End of Shared Orders - - # Order bottom buttons STR_ORDER_NON_STOP :{BLACK}Non-stop @@ -3125,9 +3125,9 @@ STR_TIMETABLE_ORDER_VIEW_TOOLTIP :{BLACK}Switch t STR_TIMETABLE_TOOLTIP :{BLACK}Timetable - click on an order to highlight it. -STR_TIMETABLE_NO_TRAVEL :{SETX 30}No travel -STR_TIMETABLE_TRAVEL_NOT_TIMETABLED :{SETX 30}Travel (not timetabled) -STR_TIMETABLE_TRAVEL_FOR :{SETX 30}Travel for {STRING1} +STR_TIMETABLE_NO_TRAVEL :No travel +STR_TIMETABLE_TRAVEL_NOT_TIMETABLED :Travel (not timetabled) +STR_TIMETABLE_TRAVEL_FOR :Travel for {STRING1} STR_TIMETABLE_STAY_FOR :and stay for {STRING1} STR_TIMETABLE_AND_TRAVEL_FOR :and travel for {STRING1} STR_TIMETABLE_DAYS :{COMMA} day{P "" s} |