http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b0f3e1
)
winecfg: Fix an error in the Chinese (Traditional) translation.
author
Michael Stefaniuc
<mstefani@redhat.de>
Fri, 18 Jun 2010 22:11:06 +0000
(
00:11
+0200)
committer
Alexandre Julliard
<julliard@winehq.org>
Mon, 21 Jun 2010 09:47:02 +0000
(11:47 +0200)
programs/winecfg/Zh.rc
patch
|
blob
|
blame
|
history
diff --git
a/programs/winecfg/Zh.rc
b/programs/winecfg/Zh.rc
index 51b9d946bf4b0e4409857a130cc2212210e7874d..93f6416519f6f78061de08c428f29d9257c39e48 100644
(file)
--- 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