Commit eac99ca9 authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard

comdlg32: Fix the Thai translation.

parent 813a0dd3
......@@ -139,8 +139,11 @@ FONT 8, "MS Shell Dlg"
LTEXT ":", stc4 ,6,110,30,9
COMBOBOX cmb4,6,120,84,100,CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | CBS_HASSTRINGS |
CBS_AUTOHSCROLL | WS_BORDER | WS_VSCROLL | WS_TABSTOP
GROUPBOX "ҧ",grp2,98,72,160,49,WS_GROUP
CTEXT "ABC",stc5,104,81,149,37,SS_NOPREFIX | NOT WS_VISIBLE
GROUPBOX "ҧ",grp2,98,72,120,36,WS_GROUP
CTEXT "ABC",stc5,103,80,109,24,SS_NOPREFIX | NOT WS_VISIBLE
LTEXT "Scr&ipt:",stc7 ,98,114,40,9
COMBOBOX cmb5,98,124,120,90,CBS_DROPDOWNLIST | CBS_HASSTRINGS |
CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment