Francois Gouget : winhlp32: Remove spaces before '...' in the Chinese resources.

Alexandre Julliard julliard at winehq.org
Tue Sep 2 08:33:23 CDT 2008


Module: wine
Branch: master
Commit: 5a127ad570a6bfe214e14a2d3dd472cf7b46fb27
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5a127ad570a6bfe214e14a2d3dd472cf7b46fb27

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Sep  1 17:06:37 2008 +0200

winhlp32: Remove spaces before '...' in the Chinese resources.

---

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

diff --git a/programs/winhlp32/Zh.rc b/programs/winhlp32/Zh.rc
index d510450..c0ed017 100644
--- a/programs/winhlp32/Zh.rc
+++ b/programs/winhlp32/Zh.rc
@@ -87,7 +87,7 @@ STID_BACK, 		"返回(&B)"
 STID_ALL_FILES, 	"所有文件 (*.*)"
 STID_HELP_FILES_HLP, 	"帮助文件 (*.hlp)"
 STID_FILE_NOT_FOUND_s	"不能打开文件 '%s'. 你想要自己找这个文件吗?"
-STID_NO_RICHEDIT	"找不到 richedit ... 终止"
+STID_NO_RICHEDIT	"找不到 richedit... 终止"
 STID_PSH_INDEX,		"帮助内容: "
 }
 
@@ -155,7 +155,7 @@ STID_BACK, 		"返回(&B)"
 STID_ALL_FILES, 	"所有檔案 (*.*)"
 STID_HELP_FILES_HLP, 	"幫助檔案 (*.hlp)"
 STID_FILE_NOT_FOUND_s	"不能開啟檔案 '%s'. 你想要自己找這個檔案嗎?"
-STID_NO_RICHEDIT	"找不到 richedit ... 終止"
+STID_NO_RICHEDIT	"找不到 richedit... 終止"
 STID_PSH_INDEX,		"幫助內容: "
 }
 




More information about the wine-cvs mailing list