mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 19:41:57 +00:00
b8dd046ee4
- CMDUTILS: attrib, label (update translation) - USETUP (add translation) - HOTPLUG (add translation) - CONSRV (update translation) - USERSRV (update translation) - USER32 (update translation) - ACLUI (update translation) - LICCPA (update translation) - SUBST (update translation) - REGSVR32 (update translation) - REGEDIT-CLB (update translation) - ACPPAGE (update translation) - TIMEDATE (update translation) - SOLITAIRE (update translation) - FDEBUG (update translation) - SYSSETUP (update translation)
27 lines
1.8 KiB
Plaintext
27 lines
1.8 KiB
Plaintext
LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
|
|
|
|
IDD_COLUMNLISTBOXSTYLES DIALOGEX 0, 0, 227, 215
|
|
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Gaya Kotak Daftar Kolom"
|
|
FONT 8, "MS Shell Dlg", 0, 0, 0x0
|
|
BEGIN
|
|
GROUPBOX "Gaya Kotak Daftar Kolom", -1, 6, 7, 158, 71
|
|
CHECKBOX "&Standar", 1710, 10, 20, 42, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
|
|
CHECKBOX "&Batas", 1713, 10, 30, 34, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
|
|
CHECKBOX "&Urut", 1705, 10, 40, 26, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
|
|
CHECKBOX "Berita&hu", 1706, 10, 50, 32, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
|
|
CHECKBOX "Gulung bilah &Vert.", 1707, 10, 60, 64, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
|
|
CHECKBOX "Pilihan Diperban&yak", -1, 79, 20, 72, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP | WS_DISABLED
|
|
CHECKBOX "Pilihan Di&perluas", -1, 79, 30, 77, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP | WS_DISABLED
|
|
CHECKBOX "&Judul Popout", 1714, 79, 40, 68, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
|
|
CHECKBOX "&Kolom kenyal", 1715, 79, 50, 66, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
|
|
GROUPBOX "Gaya Dasar", -1, 6, 80, 158, 34
|
|
CHECKBOX "T&erlihat", 1701, 10, 92, 34, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
|
|
CHECKBOX "&Dimatikan", 1702, 10, 102, 41, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
|
|
CHECKBOX "&Grup", 1703, 79, 92, 32, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
|
|
CHECKBOX "&Tab Henti", 1704, 79, 102, 44, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
|
|
PUSHBUTTON "OK", IDOK, 37, 125, 40, 14, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP
|
|
PUSHBUTTON "Batal", IDCANCEL, 93, 125, 40, 14, BS_PUSHBUTTON | WS_GROUP | WS_TABSTOP
|
|
CHECKBOX "&Matikan No-Scroll", 1708, 79, 60, 66, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
|
|
END
|