diff options
author | glx <glx@openttd.org> | 2008-03-28 02:47:54 +0000 |
---|---|---|
committer | glx <glx@openttd.org> | 2008-03-28 02:47:54 +0000 |
commit | 64797f06eb543fbdf0c4eeea3469c386902d99e8 (patch) | |
tree | 748cc19b6205f379a9eb9f7739632aa334e2c9e0 /src/lang/unfinished | |
parent | 226e48cf83b2860e3c2f6a0414fae7578fab845e (diff) | |
download | openttd-64797f06eb543fbdf0c4eeea3469c386902d99e8.tar.xz |
(svn r12456) -Update: apply english.txt changes from r12455 to other languages
Diffstat (limited to 'src/lang/unfinished')
-rw-r--r-- | src/lang/unfinished/frisian.txt | 8 | ||||
-rw-r--r-- | src/lang/unfinished/greek.txt | 8 | ||||
-rw-r--r-- | src/lang/unfinished/latvian.txt | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/src/lang/unfinished/frisian.txt b/src/lang/unfinished/frisian.txt index 4d614bde1..fd9441bda 100644 --- a/src/lang/unfinished/frisian.txt +++ b/src/lang/unfinished/frisian.txt @@ -1079,13 +1079,13 @@ STR_4824_BUBBLE_GENERATOR :Bubbelgenerator STR_4826_SUGAR_MINE :Sûkermyn ############ range for requires starts -STR_4827_REQUIRES :{BLACK}Nedich: {YELLOW}{STRING} -STR_4828_REQUIRES :{BLACK}Nedich: {YELLOW}{STRING}, {STRING} -STR_4829_REQUIRES :{BLACK}Nedich: {YELLOW}{STRING}, {STRING}, {STRING} +STR_4827_REQUIRES :{BLACK}Nedich: {YELLOW}{STRING}{STRING} +STR_4828_REQUIRES :{BLACK}Nedich: {YELLOW}{STRING}{STRING}, {STRING}{STRING} +STR_4829_REQUIRES :{BLACK}Nedich: {YELLOW}{STRING}{STRING}, {STRING}{STRING}, {STRING}{STRING} ############ range for requires ends STR_482A_PRODUCTION_LAST_MONTH :{BLACK}Produksje lêste moanne: -STR_482B_TRANSPORTED :{YELLOW}{CARGO}{BLACK} ({COMMA}% transportearre) +STR_482B_TRANSPORTED :{YELLOW}{CARGO}{STRING}{BLACK} ({COMMA}% transportearre) STR_482F_COST :{BLACK}Kostet: {YELLOW}{CURRENCY} ##id 0x5000 diff --git a/src/lang/unfinished/greek.txt b/src/lang/unfinished/greek.txt index 2acc2dd56..518d7d90c 100644 --- a/src/lang/unfinished/greek.txt +++ b/src/lang/unfinished/greek.txt @@ -1596,13 +1596,13 @@ STR_4825_TOFFEE_QUARRY :Λατομεί STR_4826_SUGAR_MINE :Ορυχείο Ζάχαρης ############ range for requires starts -STR_4827_REQUIRES :{BLACK}Απαιτεί: {YELLOW}{STRING} -STR_4828_REQUIRES :{BLACK}Απαιτεί: {YELLOW}{STRING}, {STRING} -STR_4829_REQUIRES :{BLACK}Απαιτεί: {YELLOW}{STRING}, {STRING}, {STRING} +STR_4827_REQUIRES :{BLACK}Απαιτεί: {YELLOW}{STRING}{STRING} +STR_4828_REQUIRES :{BLACK}Απαιτεί: {YELLOW}{STRING}{STRING}, {STRING}{STRING} +STR_4829_REQUIRES :{BLACK}Απαιτεί: {YELLOW}{STRING}{STRING}, {STRING}{STRING}, {STRING}{STRING} ############ range for requires ends STR_482A_PRODUCTION_LAST_MONTH :{BLACK}Παραγωγή προηγούμενου μήνα: -STR_482B_TRANSPORTED :{YELLOW}{CARGO}{BLACK} ({COMMA}% μεταφέρθηκαν) +STR_482B_TRANSPORTED :{YELLOW}{CARGO}{STRING}{BLACK} ({COMMA}% μεταφέρθηκαν) STR_482C_CENTER_THE_MAIN_VIEW_ON :{BLACK}Κεντράρισμα εικόνας στην περιοχή της βιομηχανίας STR_482D_NEW_UNDER_CONSTRUCTION :{BLACK}{BIGFONT}Νέο {STRING} υπό κατασκευή κοντά στην πόλη {TOWN}! STR_482E_NEW_BEING_PLANTED_NEAR :{BLACK}{BIGFONT}Νέα {STRING} φυτεύεται κοντά στην πόλη {TOWN}! diff --git a/src/lang/unfinished/latvian.txt b/src/lang/unfinished/latvian.txt index acda9ae38..987d7f92a 100644 --- a/src/lang/unfinished/latvian.txt +++ b/src/lang/unfinished/latvian.txt @@ -1558,14 +1558,14 @@ STR_4824_BUBBLE_GENERATOR :Burbuļu ģener STR_4826_SUGAR_MINE :Cukura raktuve ############ range for requires starts -STR_4827_REQUIRES :{BLACK}Nepieciešams: {YELLOW}{STRING} -STR_4828_REQUIRES :{BLACK}Nepieciešams: {YELLOW}{STRING}, {STRING} -STR_4829_REQUIRES :{BLACK}Nepieciešams: {YELLOW}{STRING}, {STRING}, {STRING} +STR_4827_REQUIRES :{BLACK}Nepieciešams: {YELLOW}{STRING}{STRING} +STR_4828_REQUIRES :{BLACK}Nepieciešams: {YELLOW}{STRING}{STRING}, {STRING}{STRING} +STR_4829_REQUIRES :{BLACK}Nepieciešams: {YELLOW}{STRING}{STRING}, {STRING}{STRING}, {STRING}{STRING} ############ range for requires ends ############ range for produces starts STR_INDUSTRY_WINDOW_WAITING_FOR_PROCESSING :{BLACK}Krava, kas jāapstrādā: -STR_INDUSTRY_WINDOW_WAITING_STOCKPILE_CARGO :{YELLOW}{CARGO}{BLACK} +STR_INDUSTRY_WINDOW_WAITING_STOCKPILE_CARGO :{YELLOW}{CARGO}{STRING}{BLACK} ############ range for produces ends STR_482A_PRODUCTION_LAST_MONTH :{BLACK}Produkcija iepriekšēja mēnesī: |