(svn r20113) -Add [FS#3895]: Show an specific error message when trying to remove nonexistant roads (Krille).
This commit is contained in:
@@ -3559,6 +3559,8 @@ STR_ERROR_CAN_T_BUILD_ROAD_HERE :{WHITE}Can't bu
|
||||
STR_ERROR_CAN_T_BUILD_TRAMWAY_HERE :{WHITE}Can't build tramway here...
|
||||
STR_ERROR_CAN_T_REMOVE_ROAD_FROM :{WHITE}Can't remove road from here...
|
||||
STR_ERROR_CAN_T_REMOVE_TRAMWAY_FROM :{WHITE}Can't remove tramway from here...
|
||||
STR_ERROR_THERE_IS_NO_ROAD :{WHITE}...there is no road
|
||||
STR_ERROR_THERE_IS_NO_TRAMWAY :{WHITE}...there is no tramway
|
||||
|
||||
# Waterway construction errors
|
||||
STR_ERROR_CAN_T_BUILD_CANALS :{WHITE}Can't build canals here...
|
||||
|
||||
Reference in New Issue
Block a user