mirror of https://github.com/OpenTTD/OpenTTD
Fix: Fix typo in picker mode tooltip.
parent
91fd082e93
commit
d184969aa3
|
@ -2808,7 +2808,7 @@ STR_PICKER_MODE_ALL_TOOLTIP :Toggle showing
|
|||
STR_PICKER_MODE_USED :Used
|
||||
STR_PICKER_MODE_USED_TOOLTIP :Toggle showing only existing items
|
||||
STR_PICKER_MODE_SAVED :Saved
|
||||
STR_PICKER_MODE_SAVED_TOOLTIP :Toogle showing only saved items
|
||||
STR_PICKER_MODE_SAVED_TOOLTIP :Toggle showing only saved items
|
||||
|
||||
STR_PICKER_STATION_CLASS_TOOLTIP :Select a station class to display
|
||||
STR_PICKER_STATION_TYPE_TOOLTIP :Select a station type to build. Ctrl+Click to add or remove in saved items
|
||||
|
|
Loading…
Reference in New Issue