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

This commit is contained in:
Michael Stefaniuc 2010-06-19 00:11:06 +02:00 committed by Alexandre Julliard
parent 8b0f3e1cf6
commit bf19ba2929

View file

@ -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