diff help/help_mp-zh_CN.h @ 33069:4b7d4905862c

Rename error message and add missing checks. MSGTR_SKIN_BITMAP_UnknownMessage has nothing to do with bitmaps. The return codes have been changed (resp. added) to indicate the error.
author ib
date Wed, 30 Mar 2011 12:07:54 +0000
parents 83c226105086
children 533c658a18da
line wrap: on
line diff
--- a/help/help_mp-zh_CN.h	Wed Mar 30 11:32:12 2011 +0000
+++ b/help/help_mp-zh_CN.h	Wed Mar 30 12:07:54 2011 +0000
@@ -568,7 +568,7 @@
 #define MSGTR_SKIN_BITMAP_FileNotFound  "未找到文件(%s)\n"
 #define MSGTR_SKIN_BITMAP_PNGReadError "PNG 读取错误(%s)\n"
 #define MSGTR_SKIN_BITMAP_ConversionError "24 比特至 32 比特转换出错(%s)\n"
-#define MSGTR_SKIN_BITMAP_UnknownMessage "未知信息:%s\n"
+#define MSGTR_SKIN_UnknownMessage "未知信息:%s\n"
 #define MSGTR_SKIN_FONT_NotEnoughtMemory "内存不够\n"
 #define MSGTR_SKIN_FONT_TooManyFontsDeclared "声明了太多的字体。\n"
 #define MSGTR_SKIN_FONT_FontFileNotFound "找不到字体文件。\n"