diff help/help_mp-nl.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-nl.h	Tue Mar 29 11:17:01 2011 +0000
+++ b/help/help_mp-nl.h	Tue Mar 29 12:59:30 2011 +0000
@@ -587,11 +587,7 @@
 #define MSGTR_SKIN_ERRORMESSAGE "[skin] fout in skin configuratie bestand op regel %d: %s"
 #define MSGTR_SKIN_BITMAP_16bit  "16 bits of minder kleurendiepte bitmap niet ondersteund (%s).\n"
 #define MSGTR_SKIN_BITMAP_FileNotFound  "bestand niet gevonden (%s)\n"
-#define MSGTR_SKIN_BITMAP_BMPReadError "BMP lees fout (%s)\n"
-#define MSGTR_SKIN_BITMAP_TGAReadError "TGA lees fout (%s)\n"
 #define MSGTR_SKIN_BITMAP_PNGReadError "PNG lees fout (%s)\n"
-#define MSGTR_SKIN_BITMAP_RLENotSupported "RLE packed TGA niet ondersteund (%s)\n"
-#define MSGTR_SKIN_BITMAP_UnknownFileType "onbekend bestandstype (%s)\n"
 #define MSGTR_SKIN_BITMAP_ConversionError "24 bit naar 32 bit converteerfout (%s)\n"
 #define MSGTR_SKIN_BITMAP_UnknownMessage "onbekende boodschap: %s\n"
 #define MSGTR_SKIN_FONT_NotEnoughtMemory "onvoldoende geheugen\n"