diff help/help_mp-zh_CN.h @ 33062:be0848508395

Cosmetic: Rename error message. The renaming allows usage at other places without sounding strange there.
author ib
date Wed, 30 Mar 2011 10:07:15 +0000
parents 492520edebad
children 83c226105086
line wrap: on
line diff
--- a/help/help_mp-zh_CN.h	Tue Mar 29 19:42:05 2011 +0000
+++ b/help/help_mp-zh_CN.h	Wed Mar 30 10:07:15 2011 +0000
@@ -562,7 +562,7 @@
 #define MSGTR_SKIN_ERRORMESSAGE "界面外观配置文件错误,行 %d:%s"
 #define MSGTR_SKIN_ERROR_SECTION "没有指定‘%s’的区域。\n"
 #define MSGTR_SKIN_ERROR_WINDOW "没有指定‘%s’的窗口。\n"
-#define MSGTR_SKIN_ERROR_IN_WINDOW "该项目‘%s’不支持。\n"
+#define MSGTR_SKIN_ERROR_ITEM "该项目‘%s’不支持。\n"
 #define MSGTR_SKIN_SkinFileNotFound "未找到界面外观文件 %s。\n"
 #define MSGTR_SKIN_SkinFileNotReadable "无法读取界面外观文件 %s。\n"
 #define MSGTR_SKIN_BITMAP_16bit  "不支持少于或等于 16 比特颜色精度的位图(%s)。\n"