diff options
author | PeterN <peter@fuzzle.org> | 2018-06-04 13:14:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-04 13:14:11 +0100 |
commit | eaa32f5ad52ce0f44b5061ebab711a1ab24144ce (patch) | |
tree | 3d0774624927a3ba371e5fbbcc27da325b99ba01 /src/lang/thai.txt | |
parent | b91e85003eb56e626e0b3713ef6711d77ee2906b (diff) | |
download | openttd-eaa32f5ad52ce0f44b5061ebab711a1ab24144ce.tar.xz |
Change: Use name of cargo instead of Passengers/Mail in town statistics. (#6801)
* Change: Use name of cargo instead of Passengers/Mail in town statistics.
* Cleanup: Remove strings from all language files.
Diffstat (limited to 'src/lang/thai.txt')
-rw-r--r-- | src/lang/thai.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lang/thai.txt b/src/lang/thai.txt index 5b7618cf4..4661c8ca0 100644 --- a/src/lang/thai.txt +++ b/src/lang/thai.txt @@ -2905,8 +2905,6 @@ STR_TOWN_POPULATION :{BLACK}ปร STR_TOWN_VIEW_TOWN_CAPTION :{WHITE}{TOWN} STR_TOWN_VIEW_CITY_CAPTION :{WHITE}นคร {TOWN} STR_TOWN_VIEW_POPULATION_HOUSES :{BLACK}จำนวนประชากร: {ORANGE}{COMMA}{BLACK} จำนวนอาคาร: {ORANGE}{COMMA} -STR_TOWN_VIEW_PASSENGERS_LAST_MONTH_MAX :{BLACK}ผู้โดยสารเมื่อเดือนที่แล้ว: {ORANGE}{COMMA}{BLACK} จำนวนสูงสุด: {ORANGE}{COMMA} -STR_TOWN_VIEW_MAIL_LAST_MONTH_MAX :{BLACK}ไปรษณีย์ภัณฑ์เมื่อเดือนที่แล้ว: {ORANGE}{COMMA}{BLACK} จำนวนสูงสุด: {ORANGE}{COMMA} STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH :{BLACK}ความต้องการสินค้าสำหรับการขยายตัวของเมือง: STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH_REQUIRED_GENERAL :{ORANGE}{STRING}{RED} required STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH_REQUIRED_WINTER :{ORANGE}{STRING}{BLACK} ต้องการหิมะ |