comdlg32: Fix the Thai translation.

Michael Stefaniuc mstefani at redhat.de
Tue May 27 16:54:22 CDT 2008


---
 dlls/comdlg32/cdlg_Th.rc |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/dlls/comdlg32/cdlg_Th.rc b/dlls/comdlg32/cdlg_Th.rc
index 28e6cef..68fb297 100644
--- a/dlls/comdlg32/cdlg_Th.rc
+++ b/dlls/comdlg32/cdlg_Th.rc
@@ -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           "AÚBC¡¢£",stc5,104,81,149,37,SS_NOPREFIX | NOT WS_VISIBLE
+    GROUPBOX        "µÑÇÍÂèÒ§",grp2,98,72,120,36,WS_GROUP
+    CTEXT           "AÚBC¡¢£",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
 }
 
 
-- 
1.5.6.rc0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080527/d2684929/attachment.pgp 


More information about the wine-patches mailing list