From 1f3882f3781a8d64270c94c9fb0b833661e77df1 Mon Sep 17 00:00:00 2001 From: bugmonster Date: Mon, 31 Aug 2009 16:45:03 +0000 Subject: [PATCH] - added translation of message "windowed mode requires a color depth of 16bpp" to German git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3166 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- Utils/_GermanText.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utils/_GermanText.cpp b/Utils/_GermanText.cpp index 454335f2d..eb6beb066 100644 --- a/Utils/_GermanText.cpp +++ b/Utils/_GermanText.cpp @@ -4649,7 +4649,7 @@ STR16 gzIMPDisabilityTraitText[]= STR16 Additional113Text[]= { - L"Jagged Alliance 2 v1.13 windowed mode requires a color depth of 16bpp or less.", + L"Für die korrekte Arbeit im Fenster-Modus benötigt Jagged Alliance 2 v1.13 16-bit Farbmodus.", //Jagged Alliance 2 v1.13 windowed mode requires a color depth of 16bpp or less. }; #endif //GERMAN