summaryrefslogtreecommitdiff
path: root/src/lang/japanese.txt
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2012-05-23 19:07:34 +0000
committerfrosch <frosch@openttd.org>2012-05-23 19:07:34 +0000
commit0332c7e6b3dfa5d4e8619e29857defd095820e37 (patch)
treedf6698f7f0056dd05b58bd3b723ecb319c0ce1df /src/lang/japanese.txt
parentf8f14c2ddeb2c325ca4312cd245932cd158d06c5 (diff)
downloadopenttd-0332c7e6b3dfa5d4e8619e29857defd095820e37.tar.xz
(svn r24268) -Fix: Use the same colour scheme for the script selection window as in other comparable windows.
Diffstat (limited to 'src/lang/japanese.txt')
-rw-r--r--src/lang/japanese.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lang/japanese.txt b/src/lang/japanese.txt
index ca1f2ac91..5e664273d 100644
--- a/src/lang/japanese.txt
+++ b/src/lang/japanese.txt
@@ -3335,9 +3335,9 @@ STR_AI_CONFIG_CONFIGURE_TOOLTIP :{BLACK}AI の
# Available AIs window
STR_AI_LIST_TOOLTIP :{BLACK}クリックして AI を選択します。
-STR_AI_LIST_AUTHOR :{BLACK}作成者: {STRING}
-STR_AI_LIST_VERSION :{BLACK}バージョン: {NUM}
-STR_AI_LIST_URL :{BLACK}URL: {STRING}
+STR_AI_LIST_AUTHOR :{LTBLUE}作成者: {ORANGE}{STRING}
+STR_AI_LIST_VERSION :{LTBLUE}バージョン: {ORANGE}{NUM}
+STR_AI_LIST_URL :{LTBLUE}URL: {ORANGE}{STRING}
STR_AI_LIST_ACCEPT :{BLACK}OK
STR_AI_LIST_ACCEPT_TOOLTIP :{BLACK}選択した AI を使用します。