summaryrefslogtreecommitdiffstats
path: root/help_mp-hu.h
diff options
context:
space:
mode:
authorjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-16 08:57:55 +0000
committerjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-16 08:57:55 +0000
commit5cdb3ea178410ddcfc3b099e40cdac3469f55d6e (patch)
tree6a1f882b28b96c4896bde704096dd90173573a86 /help_mp-hu.h
parent24cc1aa98053dcc808efac51dc5221a1bc86a701 (diff)
downloadmpv-5cdb3ea178410ddcfc3b099e40cdac3469f55d6e.tar.bz2
mpv-5cdb3ea178410ddcfc3b099e40cdac3469f55d6e.tar.xz
fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1898 b3059339-0415-0410-9bf9-f77b7e298cf2
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"