Add missing quotation mark and enable the german translation again.
authorEric Kohl <eric.kohl@reactos.org>
Mon, 10 Sep 2007 13:31:48 +0000 (13:31 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Mon, 10 Sep 2007 13:31:48 +0000 (13:31 +0000)
svn path=/trunk/; revision=28992

reactos/dll/cpl/input/input.rc
reactos/dll/cpl/input/lang/de-DE.rc

index 57d63a3..2678332 100644 (file)
@@ -25,6 +25,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  * a neutral version. This is to get localized bitmaps for example.
  */
 
-//#include "lang/de-DE.rc"
+#include "lang/de-DE.rc"
 #include "lang/en-US.rc"
 #include "lang/uk-UA.rc"
index 16f999f..9e49f60 100644 (file)
@@ -25,7 +25,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
 CAPTION "Erweitert"
 FONT 8, "MS Shell Dlg", 0, 0, 0x0
 BEGIN
-       GROUPBOX Kompatibilitäts-Konfiguration", -1, 7,7,231,60
+       GROUPBOX "Kompatibilitäts-Konfiguration", -1, 7,7,231,60
        AUTOCHECKBOX "&Erweiterte Textdienste in allen Programmen verwenden.", IDC_SUPPORT_ADV_SERV_CHECKBOX, 14, 19, 210, 10, WS_GROUP
        LTEXT "Aktivieren Sie diese Funktion, um alle Erweiterten Textdienste in Notepad und anderen Programmen zu aktivieren, die normalerweise keine Sprach- und Handschrifterkennung oder andere Erweiterte Textdienste unterstützen.",-1,14,33,220,25
        GROUPBOX "Systemkonfiguration", -1, 7,74,231,60