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/malay.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/malay.txt')
-rw-r--r-- | src/lang/malay.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lang/malay.txt b/src/lang/malay.txt index a40afb0df..1bcb8156f 100644 --- a/src/lang/malay.txt +++ b/src/lang/malay.txt @@ -2681,8 +2681,6 @@ STR_TOWN_POPULATION :{BLACK}Jumlah p STR_TOWN_VIEW_TOWN_CAPTION :{WHITE}{TOWN} STR_TOWN_VIEW_CITY_CAPTION :{WHITE}{TOWN} (Bandaraya) STR_TOWN_VIEW_POPULATION_HOUSES :{BLACK}Jumlah penduduk: {ORANGE}{COMMA}{BLACK} Rumah: {ORANGE}{COMMA} -STR_TOWN_VIEW_PASSENGERS_LAST_MONTH_MAX :{BLACK}Penumpang bulan lalu: {ORANGE}{COMMA}{BLACK} maks: {ORANGE}{COMMA} -STR_TOWN_VIEW_MAIL_LAST_MONTH_MAX :{BLACK}Beg surat bulan lepas: {ORANGE}{COMMA}{BLACK} maks: {ORANGE}{COMMA} STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH :{BLACK}Kargi yang diperlukan untuk pembesaran bandar: STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH_REQUIRED_GENERAL :{ORANGE}{STRING}{RED} diperlukan STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH_REQUIRED_WINTER :{ORANGE}{STRING}{BLACK} diperlukan sewaktu musim sejuk |