mirror of https://github.com/OpenTTD/OpenTTD
Fix: typo in picker mode tooltip. (#12834)
parent
c4b1596c97
commit
e7982e8082
|
@ -2810,7 +2810,7 @@ STR_PICKER_MODE_ALL_TOOLTIP :Toggle showing
|
||||||
STR_PICKER_MODE_USED :Used
|
STR_PICKER_MODE_USED :Used
|
||||||
STR_PICKER_MODE_USED_TOOLTIP :Toggle showing only existing items
|
STR_PICKER_MODE_USED_TOOLTIP :Toggle showing only existing items
|
||||||
STR_PICKER_MODE_SAVED :Saved
|
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_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
|
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