diff options
author | tron <tron@openttd.org> | 2006-08-31 13:33:25 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2006-08-31 13:33:25 +0000 |
commit | 659e09e5bc411bc1238692ace6ff4ed58fc87a58 (patch) | |
tree | d3f27206e9b168b521beb38e875d3a42eed6cba1 /lang/unfinished | |
parent | 68e070322644913ce9a34204856505e735cdf308 (diff) | |
download | openttd-659e09e5bc411bc1238692ace6ff4ed58fc87a58.tar.xz |
(svn r6270) Remove the "unsorted" vehicle sorter, because it's plain useless
Diffstat (limited to 'lang/unfinished')
-rw-r--r-- | lang/unfinished/latvian.txt | 1 | ||||
-rw-r--r-- | lang/unfinished/lithuanian.txt | 1 | ||||
-rw-r--r-- | lang/unfinished/slovenian.txt | 1 | ||||
-rw-r--r-- | lang/unfinished/ukrainian.txt | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/lang/unfinished/latvian.txt b/lang/unfinished/latvian.txt index 03fccda66..b69984fa9 100644 --- a/lang/unfinished/latvian.txt +++ b/lang/unfinished/latvian.txt @@ -337,7 +337,6 @@ STR_SORT_BY_TRANSPORTED :{BLACK}Transpor STR_SORT_BY_NAME :{BLACK}Va'rda STR_SORT_BY_DROPDOWN_NAME :Va'rds STR_SORT_BY_DATE :{BLACK}Datums -STR_SORT_BY_UNSORTED :Nesaka'rtots STR_SORT_BY_NUMBER :Nummurs STR_SORT_BY_PROFIT_LAST_YEAR :Paga'jus'a' gada iena'kums STR_SORT_BY_PROFIT_THIS_YEAR :S'i' gada iena'kums diff --git a/lang/unfinished/lithuanian.txt b/lang/unfinished/lithuanian.txt index 47460f531..2a8ae739e 100644 --- a/lang/unfinished/lithuanian.txt +++ b/lang/unfinished/lithuanian.txt @@ -358,7 +358,6 @@ STR_SORT_BY_TRANSPORTED :{BLACK}Pervezim STR_SORT_BY_NAME :{BLACK}Varda STR_SORT_BY_DROPDOWN_NAME :Varda STR_SORT_BY_DATE :{BLACK}Data -STR_SORT_BY_UNSORTED :Nerikiuota STR_SORT_BY_NUMBER :Kieki STR_SORT_BY_PROFIT_LAST_YEAR :Praeitu metu pelna STR_SORT_BY_PROFIT_THIS_YEAR :Siu metu pelna diff --git a/lang/unfinished/slovenian.txt b/lang/unfinished/slovenian.txt index 324616a2b..d45a91d08 100644 --- a/lang/unfinished/slovenian.txt +++ b/lang/unfinished/slovenian.txt @@ -363,7 +363,6 @@ STR_SORT_BY_TRANSPORTED :{BLACK}Prenesen STR_SORT_BY_NAME :{BLACK}Ime STR_SORT_BY_DROPDOWN_NAME :Ime STR_SORT_BY_DATE :{BLACK}Datum -STR_SORT_BY_UNSORTED :Nesortirano STR_SORT_BY_NUMBER :Stevilo STR_SORT_BY_PROFIT_LAST_YEAR :Profit zadnje leto STR_SORT_BY_PROFIT_THIS_YEAR :Profit to leto diff --git a/lang/unfinished/ukrainian.txt b/lang/unfinished/ukrainian.txt index 0a318d409..8c3362b58 100644 --- a/lang/unfinished/ukrainian.txt +++ b/lang/unfinished/ukrainian.txt @@ -370,7 +370,6 @@ STR_SORT_BY_TRANSPORTED :{BLACK}за п STR_SORT_BY_NAME :{BLACK}за назвою STR_SORT_BY_DROPDOWN_NAME :Назва STR_SORT_BY_DATE :{BLACK}за датою -STR_SORT_BY_UNSORTED :не треба STR_SORT_BY_NUMBER :за номером STR_SORT_BY_PROFIT_LAST_YEAR :за прибутком минулого року STR_SORT_BY_PROFIT_THIS_YEAR :за прибутком цього року |