diff help_mp-pl.h @ 1897:2a27518b1ec5

fixed
author jaf
date Sun, 16 Sep 2001 08:57:55 +0000
parents b55335dc4df8
children d4ef58c4d18d
line wrap: on
line diff
--- a/help_mp-pl.h	Sun Sep 16 08:53:30 2001 +0000
+++ b/help_mp-pl.h	Sun Sep 16 08:57:55 2001 +0000
@@ -139,8 +139,8 @@
 
 // --- skin loader error messages
 #define MSGTR_SKIN_ERRORMESSAGE "[skin] error in skin config file on line %d: %s"
-#define MSGTR_SKIN_WARNING1 "[skin] warning in skin config file on line %d: widget found but before \"section\" n
-#define MSGTR_SKIN_WARNING2 "[skin] warning in skin config file on line %d: widget found but before \"subsection\
+#define MSGTR_SKIN_WARNING1 "[skin] warning in skin config file on line %d: widget found but before \"section\" not found ( %s )"
+#define MSGTR_SKIN_WARNING2 "[skin] warning in skin config file on line %d: widget found but before \"subsection\" not found (%s)"
 #define MSGTR_SKIN_BITMAP_16bit  "16 bits or less depth bitmap not supported ( %s ).\n"
 #define MSGTR_SKIN_BITMAP_FileNotFound  "file not found ( %s )\n"
 #define MSGTR_SKIN_BITMAP_BMPReadError "bmp read error ( %s )\n"