diff help/help_mp-ja.h @ 33059:492520edebad

Remove pointless code and messages. These errors will never occur because the return codes do not exist in the called function. The existing error messages have been revised.
author ib
date Tue, 29 Mar 2011 12:59:30 +0000
parents 7f06781043d9
children 4b7d4905862c
line wrap: on
line diff
--- a/help/help_mp-ja.h	Tue Mar 29 11:17:01 2011 +0000
+++ b/help/help_mp-ja.h	Tue Mar 29 12:59:30 2011 +0000
@@ -305,11 +305,7 @@
 #define MSGTR_SKIN_ERRORMESSAGE "[skin] エラー: スキン設定ファイル %d 行: %s"
 #define MSGTR_SKIN_BITMAP_16bit  "16 ビット以下の解消度はサポートされていません (%s).\n"
 #define MSGTR_SKIN_BITMAP_FileNotFound  "ファイルが存在しません (%s)\n"
-#define MSGTR_SKIN_BITMAP_BMPReadError "bmp 読み込みエラー (%s)\n"
-#define MSGTR_SKIN_BITMAP_TGAReadError "tga 読み込みエラー (%s)\n"
 #define MSGTR_SKIN_BITMAP_PNGReadError "png 読み込みエラー (%s)\n"
-#define MSGTR_SKIN_BITMAP_RLENotSupported "RLE packed tga はサポートされていません (%s)\n"
-#define MSGTR_SKIN_BITMAP_UnknownFileType "未知のファイルタイプです (%s)\n"
 #define MSGTR_SKIN_BITMAP_ConversionError "24bitから32bitへの変換エラー (%s)\n"
 #define MSGTR_SKIN_BITMAP_UnknownMessage "未知のメッセージ: %s\n"
 #define MSGTR_SKIN_FONT_NotEnoughtMemory "メモリが不足しています\n"