(svn r16114) -Cleanup: unify some more strings and remove some more unused strings

This commit is contained in:
rubidium
2009-04-21 20:20:53 +00:00
parent 3949050714
commit 2ec09d95a1
55 changed files with 11 additions and 199 deletions

View File

@@ -33,7 +33,7 @@ public:
ERR_STATION_TOO_MANY_STATIONS, // [STR_3008_TOO_MANY_STATIONS_LOADING, STR_TOO_MANY_TRUCK_STOPS, STR_TOO_MANY_BUS_STOPS]
/** There are too many stations, airports of docks in a town */
ERR_STATION_TOO_MANY_STATIONS_IN_TOWN, // [STR_3007_TOO_MANY_STATIONS_LOADING]
ERR_STATION_TOO_MANY_STATIONS_IN_TOWN, // []
};
/**