From 0332c7e6b3dfa5d4e8619e29857defd095820e37 Mon Sep 17 00:00:00 2001 From: frosch Date: Wed, 23 May 2012 19:07:34 +0000 Subject: (svn r24268) -Fix: Use the same colour scheme for the script selection window as in other comparable windows. --- src/lang/danish.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lang/danish.txt') diff --git a/src/lang/danish.txt b/src/lang/danish.txt index d8063d4f7..f65e89281 100644 --- a/src/lang/danish.txt +++ b/src/lang/danish.txt @@ -3534,9 +3534,9 @@ STR_AI_LIST_CAPTION_AI :AIer STR_AI_LIST_CAPTION_GAMESCRIPT :Spilscripts STR_AI_LIST_TOOLTIP :{BLACK}Klik for at vælge et script -STR_AI_LIST_AUTHOR :{BLACK}Skaber: {STRING} -STR_AI_LIST_VERSION :{BLACK}Version: {NUM} -STR_AI_LIST_URL :{BLACK}URL: {STRING} +STR_AI_LIST_AUTHOR :{LTBLUE}Skaber: {ORANGE}{STRING} +STR_AI_LIST_VERSION :{LTBLUE}Version: {ORANGE}{NUM} +STR_AI_LIST_URL :{LTBLUE}URL: {ORANGE}{STRING} STR_AI_LIST_ACCEPT :{BLACK}Accepter STR_AI_LIST_ACCEPT_TOOLTIP :{BLACK}Vælg markeret script -- cgit v1.2.3-54-g00ecf