[CONSOLE.CPL]: Add a list of available code pages in the console properties dialog.
[reactos.git] / reactos / dll / cpl / console / lang / zh-TW.rc
index c482427..2204671 100644 (file)
@@ -27,6 +27,8 @@ BEGIN
     GROUPBOX "編輯選項", -1, 133, 85, 112, 77, BS_GROUPBOX | WS_CHILD | WS_VISIBLE | WS_GROUP
     CHECKBOX "快速編輯模式(&Q)", IDC_CHECK_QUICK_EDIT, 140, 97, 102, 15, WS_CHILD | WS_VISIBLE | WS_TABSTOP
     CHECKBOX "插入模式(&I)", IDC_CHECK_INSERT_MODE, 140, 113, 76, 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, 253, 220