(svn r19270) -Codechange: Forward CommandCost results through CreateNewIndustryHelper().

This commit is contained in:
alberth
2010-02-27 12:12:01 +00:00
parent fbbf22da32
commit 4ec812b147
2 changed files with 46 additions and 38 deletions

View File

@@ -3380,6 +3380,7 @@ STR_ERROR_ROAD_WORKS_IN_PROGRESS :{WHITE}Road wor
STR_ERROR_TOWN_CAN_T_DELETE :{WHITE}Can't delete this town...{}A station or depot is referring to the town or a town owned tile can't be removed
# Industry related errors
STR_ERROR_TOO_MANY_INDUSTRIES :{WHITE}Too many industries
STR_ERROR_CAN_T_GENERATE_INDUSTRIES :{WHITE}Can't generate industries...
STR_ERROR_CAN_T_BUILD_HERE :{WHITE}Can't build {STRING} here...
STR_ERROR_CAN_T_CONSTRUCT_THIS_INDUSTRY :{WHITE}Can't construct this industry type here...