Fix: Spelling mistakes in STR_ERROR_CAN_T_SELL_ALL_SHIP/AIRCRAFT

This commit is contained in:
Krys Clarke 2025-02-06 00:00:10 +11:00 committed by rubidium42
parent 2f1d0acec9
commit 11bbf0b6dd

View File

@ -5322,8 +5322,8 @@ STR_ERROR_CAN_T_SELL_AIRCRAFT :{WHITE}Can't se
###length VEHICLE_TYPES ###length VEHICLE_TYPES
STR_ERROR_CAN_T_SELL_ALL_TRAIN :{WHITE}Can't sell all railway vehicles... STR_ERROR_CAN_T_SELL_ALL_TRAIN :{WHITE}Can't sell all railway vehicles...
STR_ERROR_CAN_T_SELL_ALL_ROAD_VEHICLE :{WHITE}Can't sell all road vehicles... STR_ERROR_CAN_T_SELL_ALL_ROAD_VEHICLE :{WHITE}Can't sell all road vehicles...
STR_ERROR_CAN_T_SELL_ALL_SHIP :{WHITE}Can't sell all ship... STR_ERROR_CAN_T_SELL_ALL_SHIP :{WHITE}Can't sell all ships...
STR_ERROR_CAN_T_SELL_ALL_AIRCRAFT :{WHITE}Can't sell all aircrafts... STR_ERROR_CAN_T_SELL_ALL_AIRCRAFT :{WHITE}Can't sell all aircraft...
###length VEHICLE_TYPES ###length VEHICLE_TYPES
STR_ERROR_CAN_T_AUTOREPLACE_TRAIN :{WHITE}Can't autoreplace railway vehicles... STR_ERROR_CAN_T_AUTOREPLACE_TRAIN :{WHITE}Can't autoreplace railway vehicles...