https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5066ee46069128422ecc73a082f1769fe39dbf36

commit 5066ee46069128422ecc73a082f1769fe39dbf36
Author:     Luo Yufan <[email protected]>
AuthorDate: Mon Dec 3 12:56:01 2018 +0800
Commit:     Hermès BÉLUSCA - MAÏTO <[email protected]>
CommitDate: Mon Dec 3 12:52:11 2018 +0100

    [IEFRAME] Update Simplified Chinese translation.
---
 dll/win32/ieframe/lang/zh-CN.rc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dll/win32/ieframe/lang/zh-CN.rc b/dll/win32/ieframe/lang/zh-CN.rc
index a40a7f99b4..3a8cfa77ea 100644
--- a/dll/win32/ieframe/lang/zh-CN.rc
+++ b/dll/win32/ieframe/lang/zh-CN.rc
@@ -1,5 +1,5 @@
 /* Simplified Chinese translation by Henry Tang Ih 2015 
([email protected]) */
-/* Improved by Luo Yufan ([email protected]) */
+/* Improved by Luo Yufan 2018 ([email protected]) */
 
 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
 
@@ -47,7 +47,7 @@ STRINGTABLE
     IDS_TB_FORWARD          "前进"
     IDS_TB_STOP             "停止"
     IDS_TB_REFRESH          "刷新"
-    IDS_TB_HOME             "首页"
+    IDS_TB_HOME             "主页"
     IDS_TB_PRINT            "打印..."
 }
 
@@ -60,8 +60,8 @@ STRINGTABLE
 {
     IDS_FINDINGRESOURCE     "正在搜索 %s"
     IDS_BEGINDOWNLOADDATA   "开始下载 %s"
-    IDS_ENDDOWNLOADDATA     "下载 %s 中"
-    IDS_SENDINGREQUEST      "要求 %s"
+    IDS_ENDDOWNLOADDATA     "正在 %s "
+    IDS_SENDINGREQUEST      "需要 %s"
 }
 
 
@@ -78,4 +78,4 @@ FONT 9, "宋体"
     EDITTEXT IDC_BROWSE_OPEN_URL, 35, 30, 160, 13
     DEFPUSHBUTTON "确定", IDOK, 90, 50, 50, 14
     PUSHBUTTON "取消", IDCANCEL, 145, 50, 50, 14
-}
\ No newline at end of file
+}

Reply via email to