(svn r16930) -Codechange: more StringID name unification and grouping

This commit is contained in:
rubidium
2009-07-23 19:31:50 +00:00
parent 20c1e42be1
commit e9bc557b2a
68 changed files with 822 additions and 912 deletions

View File

@@ -591,7 +591,7 @@ GUIStationList::SortFunction * const CompanyStationsWindow::sorter_funcs[] = {
/* Names of the sorting functions */
const StringID CompanyStationsWindow::sorter_names[] = {
STR_SORT_BY_DROPDOWN_NAME,
STR_SORT_BY_NAME,
STR_SORT_BY_FACILITY,
STR_SORT_BY_WAITING,
STR_SORT_BY_RATING_MAX,