diff help/help_mp-fr.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-fr.h	Wed Mar 30 11:32:12 2011 +0000
+++ b/help/help_mp-fr.h	Wed Mar 30 12:07:54 2011 +0000
@@ -750,7 +750,7 @@
 #define MSGTR_SKIN_BITMAP_FileNotFound  "Fichier non trouvé (%s)\n"
 #define MSGTR_SKIN_BITMAP_PNGReadError "erreur de lecture PNG (%s)\n"
 #define MSGTR_SKIN_BITMAP_ConversionError "Erreur de conversion 24 bit vers 32 bit (%s)\n"
-#define MSGTR_SKIN_BITMAP_UnknownMessage "message inconnu : %s\n"
+#define MSGTR_SKIN_UnknownMessage "message inconnu : %s\n"
 #define MSGTR_SKIN_FONT_NotEnoughtMemory "pas assez de mémoire\n"
 #define MSGTR_SKIN_FONT_TooManyFontsDeclared "trop de polices déclarées.\n"
 #define MSGTR_SKIN_FONT_FontFileNotFound "fichier de police introuvable.\n"