diff options
author | frosch <frosch@openttd.org> | 2012-05-23 19:07:34 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2012-05-23 19:07:34 +0000 |
commit | 0332c7e6b3dfa5d4e8619e29857defd095820e37 (patch) | |
tree | df6698f7f0056dd05b58bd3b723ecb319c0ce1df /src/lang/unfinished | |
parent | f8f14c2ddeb2c325ca4312cd245932cd158d06c5 (diff) | |
download | openttd-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/unfinished')
-rw-r--r-- | src/lang/unfinished/chuvash.txt | 2 | ||||
-rw-r--r-- | src/lang/unfinished/frisian.txt | 4 | ||||
-rw-r--r-- | src/lang/unfinished/persian.txt | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/src/lang/unfinished/chuvash.txt b/src/lang/unfinished/chuvash.txt index ae4a42371..42e306b4f 100644 --- a/src/lang/unfinished/chuvash.txt +++ b/src/lang/unfinished/chuvash.txt @@ -1265,7 +1265,7 @@ STR_AI_CONFIG_CHANGE_NONE : # Available AIs window -STR_AI_LIST_VERSION :{BLACK}Верси: {NUM} +STR_AI_LIST_VERSION :{LTBLUE}Верси: {ORANGE}{NUM} # AI Parameters diff --git a/src/lang/unfinished/frisian.txt b/src/lang/unfinished/frisian.txt index 710e942a8..a73302125 100644 --- a/src/lang/unfinished/frisian.txt +++ b/src/lang/unfinished/frisian.txt @@ -2464,8 +2464,8 @@ STR_AI_CONFIG_CHANGE_AI :AI # Available AIs window STR_AI_LIST_CAPTION_AI :AIs -STR_AI_LIST_VERSION :{BLACK}Ferzje: {NUM} -STR_AI_LIST_URL :{BLACK}URL: {STRING} +STR_AI_LIST_VERSION :{LTBLUE}Ferzje: {ORANGE}{NUM} +STR_AI_LIST_URL :{LTBLUE}URL: {ORANGE}{STRING} STR_AI_LIST_ACCEPT :{BLACK}Akseptearje STR_AI_LIST_CANCEL :{BLACK}Annulearje diff --git a/src/lang/unfinished/persian.txt b/src/lang/unfinished/persian.txt index 56ea6f9b9..3d8899cdf 100644 --- a/src/lang/unfinished/persian.txt +++ b/src/lang/unfinished/persian.txt @@ -3138,8 +3138,8 @@ STR_AI_LIST_CAPTION_AI :هوش های STR_AI_LIST_CAPTION_GAMESCRIPT :کدهای بازی STR_AI_LIST_TOOLTIP :{BLACK}برای انتخاب روی یک کد کلیک کنید -STR_AI_LIST_VERSION :{BLACK}ویرایش: {NUM} -STR_AI_LIST_URL :{BLACK}آدرس اینترنتی: {STRING} +STR_AI_LIST_VERSION :{LTBLUE}ویرایش: {ORANGE}{NUM} +STR_AI_LIST_URL :{LTBLUE}آدرس اینترنتی: {ORANGE}{STRING} STR_AI_LIST_ACCEPT :{BLACK}قبول STR_AI_LIST_ACCEPT_TOOLTIP :{BLACK}انتخاب کد مشخص شده |