https://git.reactos.org/?p=reactos.git;a=commitdiff;h=47b0f9a9077ce921d1e067472a532b8bb48c123f

commit 47b0f9a9077ce921d1e067472a532b8bb48c123f
Author:     郑 <[email protected]>
AuthorDate: Sun Apr 26 20:00:02 2020 +0800
Commit:     GitHub <[email protected]>
CommitDate: Sun Apr 26 15:00:02 2020 +0300

    Update zh-CN.rc (#2522)
---
 base/setup/reactos/lang/zh-CN.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/setup/reactos/lang/zh-CN.rc b/base/setup/reactos/lang/zh-CN.rc
index 2af64b966ed..6e804d1bbaa 100644
--- a/base/setup/reactos/lang/zh-CN.rc
+++ b/base/setup/reactos/lang/zh-CN.rc
@@ -132,7 +132,7 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE 
| WS_CAPTION | WS_SYS
 CAPTION "ReactOS 安装程序完成"
 FONT 9, "宋体"
 BEGIN
-    LTEXT "Completing the ReactOS Setup Wizard", IDC_FINISHTITLE, 115, 8, 195, 
24
+    LTEXT "正在完成 ReactOS 安装程序向导", IDC_FINISHTITLE, 115, 8, 195, 24
     LTEXT "您成功完成 ReactOS 第一阶段安装过程。", IDC_STATIC, 20, 50, 277, 10
     LTEXT "点击完成后,您的电脑将会重新启动。", IDC_STATIC, 20, 80, 277, 10
     CONTROL "", IDC_RESTART_PROGRESS, "msctls_progress32", PBS_SMOOTH | 
WS_CHILD | WS_VISIBLE | WS_BORDER, 20, 120, 277, 8

Reply via email to