summaryrefslogtreecommitdiffstats
path: root/help_mp-hu.h
diff options
context:
space:
mode:
Diffstat (limited to 'help_mp-hu.h')
-rw-r--r--help_mp-hu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help_mp-hu.h b/help_mp-hu.h
index 96fe5d792e..bcbb11929c 100644
--- a/help_mp-hu.h
+++ b/help_mp-hu.h
@@ -139,8 +139,8 @@ static char help_text[]=
// --- 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"