[CONSOLE.CPL]: Add a list of available code pages in the console properties dialog.
[reactos.git] / reactos / dll / cpl / console / lang / de-DE.rc
index 9309217..14ad72e 100644 (file)
@@ -27,6 +27,8 @@ BEGIN
     GROUPBOX "Bearbeitungsoptionen", -1, 140, 90, 100, 70, BS_GROUPBOX | WS_CHILD | WS_VISIBLE | WS_GROUP
     CHECKBOX "&QuickEdit-Modus", IDC_CHECK_QUICK_EDIT, 150, 100, 70, 15, WS_CHILD | WS_VISIBLE | WS_TABSTOP
     CHECKBOX "&Einfügemodus", IDC_CHECK_INSERT_MODE, 150, 120, 70, 15, WS_CHILD | WS_VISIBLE | WS_TABSTOP
+    GROUPBOX "Code Page", -1, 7, 170, 238, 31
+    COMBOBOX IDL_CODEPAGE, 13, 181, 224, 58, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
 END
 
 IDD_PROPPAGEFONT DIALOGEX 0, 0, 250, 220