diff options
author | rubidium <rubidium@openttd.org> | 2009-04-12 19:15:53 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2009-04-12 19:15:53 +0000 |
commit | ae3ebe683446272b6d90346b8a0e6508896542b1 (patch) | |
tree | 736032a72b8a906d54314360cec53d2af3037dac /src/lang/unfinished | |
parent | f46f8bd42780c31d3d4f9ba5c87790e151058258 (diff) | |
download | openttd-ae3ebe683446272b6d90346b8a0e6508896542b1.tar.xz |
(svn r16045) -Feature [FS#597]: allow sorting stations by the lowest cargo rating instead of only by the highest cargo rating (based on the idea of KeeperOfTheSoul)
Diffstat (limited to 'src/lang/unfinished')
-rw-r--r-- | src/lang/unfinished/greek.txt | 1 | ||||
-rw-r--r-- | src/lang/unfinished/macedonian.txt | 1 | ||||
-rw-r--r-- | src/lang/unfinished/serbian.txt | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/src/lang/unfinished/greek.txt b/src/lang/unfinished/greek.txt index 6ac5b4f08..e2c9c86c1 100644 --- a/src/lang/unfinished/greek.txt +++ b/src/lang/unfinished/greek.txt @@ -343,7 +343,6 @@ STR_SORT_BY_LENGTH :Μήκος STR_SORT_BY_LIFE_TIME :Υπόλοιπη διάρκεια ζωής STR_SORT_BY_FACILITY :Τύπος σταθμού STR_SORT_BY_WAITING :Αξία φορτίου σε αναμονή -STR_SORT_BY_RATING_MAX :Εκτίμηση φορτίου STR_ENGINE_SORT_ENGINE_ID :EngineID (κλασσική ταξινόμηση) STR_ENGINE_SORT_COST :Κόστος STR_ENGINE_SORT_POWER :Δύναμη diff --git a/src/lang/unfinished/macedonian.txt b/src/lang/unfinished/macedonian.txt index ff047f694..75d20df34 100644 --- a/src/lang/unfinished/macedonian.txt +++ b/src/lang/unfinished/macedonian.txt @@ -340,7 +340,6 @@ STR_SORT_BY_LENGTH :Должина STR_SORT_BY_LIFE_TIME :Преостанат животен век STR_SORT_BY_FACILITY :Вид на станица STR_SORT_BY_WAITING :Вредност на товарот кој чека -STR_SORT_BY_RATING_MAX :Рејтинг на товарот STR_ENGINE_SORT_ENGINE_ID :Идентификација на моторот (класично сортирање) STR_ENGINE_SORT_COST :Цена STR_ENGINE_SORT_POWER :Моќност diff --git a/src/lang/unfinished/serbian.txt b/src/lang/unfinished/serbian.txt index 4e4dcdd29..510ae39fd 100644 --- a/src/lang/unfinished/serbian.txt +++ b/src/lang/unfinished/serbian.txt @@ -481,7 +481,6 @@ STR_SORT_BY_LENGTH :Dužina STR_SORT_BY_LIFE_TIME :Preostao životni vek STR_SORT_BY_FACILITY :Vrsta stanice STR_SORT_BY_WAITING :Vrednost tovara na čekanju -STR_SORT_BY_RATING_MAX :Kvalitet usluge STR_ENGINE_SORT_ENGINE_ID :ID mašine (standardno) STR_ENGINE_SORT_COST :Cena STR_ENGINE_SORT_POWER :Snaga |