(svn r16919) -Codechange: unify some more StringID w.r.t. their naming

This commit is contained in:
rubidium
2009-07-22 19:12:20 +00:00
parent 9aaec4d2f2
commit c17c31b5b6
52 changed files with 919 additions and 919 deletions

View File

@@ -94,7 +94,7 @@ CommandCost CmdStartStopVehicle(TileIndex tile, DoCommandFlag flags, uint32 p1,
if (flags & DC_EXEC) {
static const StringID vehicle_waiting_in_depot[] = {
STR_VEHICLE_STATUS_WAITING_IN_DEPOT,
STR_NEWS_TRAIN_IS_WAITING,
STR_NEWS_ROAD_VEHICLE_IS_WAITING,
STR_NEWS_SHIP_IS_WAITING,
STR_NEWS_AIRCRAFT_IS_WAITING,