[MPlayer-DOCS] r34569 - in trunk: gui/ui/widgets.c help/help_mp-de.h help/help_mp-en.h help/help_mp-zh_CN.h
ib
subversion at mplayerhq.hu
Sat Jan 14 17:30:03 CET 2012
Author: ib
Date: Sat Jan 14 17:30:03 2012
New Revision: 34569
Log:
Add size to ICONERROR warning message.
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/gui/ui/widgets.c
trunk/help/help_mp-de.h
trunk/help/help_mp-zh_CN.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Sat Jan 14 17:08:16 2012 (r34568)
+++ trunk/help/help_mp-en.h Sat Jan 14 17:30:03 2012 (r34569)
@@ -562,7 +562,7 @@ static const char help_text[]=
#define MSGTR_NEMFMR "Sorry, not enough memory for menu rendering."
#define MSGTR_IDFGCVD "Sorry, no GUI-compatible video output driver found.\n"
#define MSGTR_NEEDLAVC "Sorry, you cannot play non-MPEG files with your DXR3/H+ device without reencoding.\nPlease enable lavc in the DXR3/H+ configuration box."
-#define MSGTR_ICONERROR "Icon '%s' not found or unsupported format.\n"
+#define MSGTR_ICONERROR "Icon '%s' (size %d) not found or unsupported format.\n"
// --- skin loader error messages
#define MSGTR_SKIN_ERRORMESSAGE "Error in skin config file on line %d: %s"
More information about the MPlayer-DOCS
mailing list