diff help/help_mp-zh_TW.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_TW.h	Wed Mar 30 11:32:12 2011 +0000
+++ b/help/help_mp-zh_TW.h	Wed Mar 30 12:07:54 2011 +0000
@@ -734,7 +734,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"