diff help/help_mp-en.h @ 34481:887c198b5b78

Add size to ICONERROR warning message.
author ib
date Sat, 14 Jan 2012 16:30:03 +0000
parents 0ba85cad4c7e
children ed612f6f4778
line wrap: on
line diff
--- a/help/help_mp-en.h	Sat Jan 14 16:08:16 2012 +0000
+++ b/help/help_mp-en.h	Sat Jan 14 16:30:03 2012 +0000
@@ -562,7 +562,7 @@
 #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"