diff help/help_mp-ja.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 492520edebad
children 533c658a18da
line wrap: on
line diff
--- a/help/help_mp-ja.h	Wed Mar 30 11:32:12 2011 +0000
+++ b/help/help_mp-ja.h	Wed Mar 30 12:07:54 2011 +0000
@@ -307,7 +307,7 @@
 #define MSGTR_SKIN_BITMAP_FileNotFound  "ファイルが存在しません (%s)\n"
 #define MSGTR_SKIN_BITMAP_PNGReadError "png 読み込みエラー (%s)\n"
 #define MSGTR_SKIN_BITMAP_ConversionError "24bitから32bitへの変換エラー (%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_FontFileNotFound "フォントファイルが存在しません\n"
 #define MSGTR_SKIN_FONT_FontImageNotFound "フォントイメージファイルが存在しません\n"