diff options
author | rubidium <rubidium@openttd.org> | 2008-12-26 23:37:53 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2008-12-26 23:37:53 +0000 |
commit | b8d82cc28c8f133008fe3794b7b52b43593aa209 (patch) | |
tree | 9bc4506fe7be3558245a82cad6dad205fbc2c23e /src/lang/unfinished/greek.txt | |
parent | f4d10ec033e7af54eedc9f19afccfff447e7c312 (diff) | |
download | openttd-b8d82cc28c8f133008fe3794b7b52b43593aa209.tar.xz |
(svn r14752) -Fix [FS#2438]: revenue when clearing land would show up in red in the land info window as negative cost.
Diffstat (limited to 'src/lang/unfinished/greek.txt')
-rw-r--r-- | src/lang/unfinished/greek.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lang/unfinished/greek.txt b/src/lang/unfinished/greek.txt index df03c3b84..78e3b39b4 100644 --- a/src/lang/unfinished/greek.txt +++ b/src/lang/unfinished/greek.txt @@ -488,7 +488,7 @@ STR_01A1_IS_GETTING_VERY_OLD :{WHITE}Το {ST STR_01A2_IS_GETTING_VERY_OLD_AND :{WHITE}Το {STRING} {COMMA} παλιώνει πολύ και χρειάζεται επειγόντωςαντικατάσταση STR_01A3_LAND_AREA_INFORMATION :{WHITE}Πληροφορίες Περιοχής Εδάφους STR_01A4_COST_TO_CLEAR_N_A :{BLACK}Κόστος καθαρισμού: {LTBLUE}Μ/Δ -STR_01A5_COST_TO_CLEAR :{BLACK}Κόστος καθαρισμού: {LTBLUE}{CURRENCY} +STR_01A5_COST_TO_CLEAR :{BLACK}Κόστος καθαρισμού: {RED}{CURRENCY} STR_01A6_N_A :Μ/Δ STR_01A7_OWNER :{BLACK}Ιδιοκτήτης: {LTBLUE}{STRING} STR_ROAD_OWNER :{BLACK}Ιδιοκτήτης της Οδός: {LTBLUE}{STRING} |