diff options
author | celestar <celestar@openttd.org> | 2005-01-13 17:06:10 +0000 |
---|---|---|
committer | celestar <celestar@openttd.org> | 2005-01-13 17:06:10 +0000 |
commit | 237732d0a11f58862d08b867540542d354c986ea (patch) | |
tree | 960eb00dfa07acc5d038d262f38748d10ea6dacd /lang | |
parent | 6dd2e2f06de15eb19d07e86d6578982a6041e8ea (diff) | |
download | openttd-237732d0a11f58862d08b867540542d354c986ea.tar.xz |
(svn r1499) -Fix: Order tooltip now explains the ctrl+click scroll. [1101412 / 1097043] (mpetrov)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/english.txt b/lang/english.txt index e3b975dfd..fdff5c03e 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2453,7 +2453,7 @@ STR_884F_SHOW_DETAILS_OF_CARGO_CARRIED :{BLACK}Show details of cargo carried STR_8850_SHOW_DETAILS_OF_TRAIN_VEHICLES :{BLACK}Show details of train vehicles STR_8851_SHOW_CAPACITIES_OF_EACH :{BLACK}Show capacities of each vehicle STR_8852_SHOW_TOTAL_CARGO :{BLACK}Show total capacity of train, split by cargo type -STR_8852_ORDERS_LIST_CLICK_ON_ORDER :{BLACK}Orders list - click on an order to highlight it +STR_8852_ORDERS_LIST_CLICK_ON_ORDER :{BLACK}Orders list - click on an order to highlight it. CTRL + click scrolls to the station STR_8853_SKIP_THE_CURRENT_ORDER :{BLACK}Skip the current order, and start the next STR_8854_DELETE_THE_HIGHLIGHTED :{BLACK}Delete the highlighted order STR_8855_MAKE_THE_HIGHLIGHTED_ORDER :{BLACK}Make the highlighted order non-stop |