mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-02-11 16:54:42 +00:00
(svn r25059) -Fix [FS#5491]: Clarify meaning of string describing waiting cargo received from other stations
This commit is contained in:
parent
591cab43b9
commit
d49f478ea4
@ -2936,7 +2936,7 @@ STR_STATION_LIST_NO_WAITING_CARGO :{BLACK}No cargo
|
||||
STR_STATION_VIEW_CAPTION :{WHITE}{STATION} {STATION_FEATURES}
|
||||
STR_STATION_VIEW_WAITING_TITLE :{BLACK}Waiting: {WHITE}{STRING}
|
||||
STR_STATION_VIEW_WAITING_CARGO :{WHITE}{CARGO_LONG}
|
||||
STR_STATION_VIEW_EN_ROUTE_FROM :{YELLOW}({CARGO_SHORT} en-route from {STATION})
|
||||
STR_STATION_VIEW_EN_ROUTE_FROM :{YELLOW}({CARGO_SHORT} from {STATION})
|
||||
STR_STATION_VIEW_RESERVED :{YELLOW}({CARGO_SHORT} reserved for loading)
|
||||
|
||||
STR_STATION_VIEW_ACCEPTS_BUTTON :{BLACK}Accepts
|
||||
|
Loading…
Reference in New Issue
Block a user