winecfg: Fix an error in the Chinese (Traditional) translation.

Michael Stefaniuc mstefani at redhat.de
Fri Jun 18 17:11:06 CDT 2010


---
 programs/winecfg/Zh.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/winecfg/Zh.rc b/programs/winecfg/Zh.rc
index 51b9d94..93f6416 100644
--- a/programs/winecfg/Zh.rc
+++ b/programs/winecfg/Zh.rc
@@ -348,8 +348,8 @@ BEGIN
                     IDC_ABT_LICENSE_TEXT,105,64,145,60
     GROUPBOX        " Windows 註冊信息 ", IDC_STATIC, 15, 155, 230, 55
     LTEXT           "姓名:", IDC_STATIC, 22, 171, 40, 20
-    LTEXT           "單位:", IDC_STATIC, 22, 185, 50, 20
     EDITTEXT        IDC_ABT_OWNER, 75, 171, 160, 13, ES_AUTOHSCROLL | WS_TABSTOP
+    LTEXT           "單位:", IDC_STATIC, 22, 185, 50, 20
     EDITTEXT        IDC_ABT_ORG, 75, 185, 160, 13, ES_AUTOHSCROLL | WS_TABSTOP
 END
 
-- 
1.7.1



More information about the wine-patches mailing list