From 5cdb3ea178410ddcfc3b099e40cdac3469f55d6e Mon Sep 17 00:00:00 2001 From: jaf Date: Sun, 16 Sep 2001 08:57:55 +0000 Subject: fixed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1898 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help_mp-pl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'help_mp-pl.h') diff --git a/help_mp-pl.h b/help_mp-pl.h index 92af388e73..28352accb7 100644 --- a/help_mp-pl.h +++ b/help_mp-pl.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" -- cgit v1.2.3