summaryrefslogtreecommitdiff
path: root/src/lang/indonesian.txt
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-02-11 01:46:09 +0000
committerrubidium <rubidium@openttd.org>2009-02-11 01:46:09 +0000
commit7043f48078d0ff270d4693126413bf638a9c3f11 (patch)
treea90e9bd8172dca5caf21c26e483c667668b8ddcb /src/lang/indonesian.txt
parent426857bc72ec25384cffb26a4f987a9de5cfa140 (diff)
downloadopenttd-7043f48078d0ff270d4693126413bf638a9c3f11.tar.xz
(svn r15444) -Fix (r15425): the chat messages gone gray. That gray colour was technically right. The string contained {GRAY}, but due to a latent bug (accidentally fixed in r15425) in the string drawing routing the gray would be interpreted as use palette colour 14, which is a white.
Diffstat (limited to 'src/lang/indonesian.txt')
-rw-r--r--src/lang/indonesian.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/lang/indonesian.txt b/src/lang/indonesian.txt
index f0793c6b7..bc4b8f15e 100644
--- a/src/lang/indonesian.txt
+++ b/src/lang/indonesian.txt
@@ -1614,13 +1614,13 @@ STR_NETWORK_NAME_CHANGE :*** {STRING} te
STR_NETWORK_GIVE_MONEY :*** {STRING} telah memberi perusahaanmu {2:CURRENCY}
STR_NETWORK_GAVE_MONEY_AWAY :*** Anda telah memberi {1:STRING} {2:CURRENCY}
STR_NETWORK_CHAT_COMPANY_CAPTION :[Tim] :
-STR_NETWORK_CHAT_COMPANY :[Tim] {STRING}: {GRAY}{STRING}
-STR_NETWORK_CHAT_TO_COMPANY :[Tim] Ke {STRING}: {GRAY}{STRING}
+STR_NETWORK_CHAT_COMPANY :[Tim] {STRING}: {WHITE}{STRING}
+STR_NETWORK_CHAT_TO_COMPANY :[Tim] Ke {STRING}: {WHITE}{STRING}
STR_NETWORK_CHAT_CLIENT_CAPTION :[Privat] :
-STR_NETWORK_CHAT_CLIENT :[Privat] {STRING}: {GRAY}{STRING}
-STR_NETWORK_CHAT_TO_CLIENT :[Privat] Ke {STRING}: {GRAY}{STRING}
+STR_NETWORK_CHAT_CLIENT :[Privat] {STRING}: {WHITE}{STRING}
+STR_NETWORK_CHAT_TO_CLIENT :[Privat] Ke {STRING}: {WHITE}{STRING}
STR_NETWORK_CHAT_ALL_CAPTION :[Semua] :
-STR_NETWORK_CHAT_ALL :[Semua] {STRING}: {GRAY}{STRING}
+STR_NETWORK_CHAT_ALL :[Semua] {STRING}: {WHITE}{STRING}
STR_NETWORK_CHAT_OSKTITLE :{BLACK}Masukkan teks untuk perbincangan jaringan
STR_NETWORK_SERVER_SHUTDOWN :{WHITE} Server menutup sesi
STR_NETWORK_SERVER_REBOOT :{WHITE} Server memulai ulang...{}Tunggulah...