mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-01 19:09:09 +00:00
Fix: typo in picker mode tooltip. (#12834)
This commit is contained in:
@@ -2810,7 +2810,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
|
||||
|
Reference in New Issue
Block a user