[MPlayer-translations] r33639 - in trunk: gui/mplayer/widgets.c help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Fri Jun 17 20:59:03 CEST 2011
Author: ib
Date: Fri Jun 17 20:59:03 2011
New Revision: 33639
Log:
Add a warning message for unavailable or unusable icons.
This is a preparation for differently sized icons to come.
Modified:
trunk/help/help_mp-de.h
Changes in other areas also in this revision:
Modified:
trunk/gui/mplayer/widgets.c
trunk/help/help_mp-en.h
Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h Fri Jun 17 20:31:35 2011 (r33638)
+++ trunk/help/help_mp-de.h Fri Jun 17 20:59:03 2011 (r33639)
@@ -782,6 +782,7 @@ static const char help_text[]=
#define MSGTR_NEMFMR "Sorry, nicht genug Speicher für Menü-Rendering."
#define MSGTR_IDFGCVD "Sorry, es wurde kein GUI-kompatibler Ausgabetreiber gefunden.\n"
#define MSGTR_NEEDLAVC "Sorry, du versuchst, Nicht-MPEG Dateien ohne erneute Encodierung abzuspielen.\nBitte aktiviere lavc in der DXR3/H+-Konfigurationsbox."
+#define MSGTR_ICONERROR "Icon '%s' wurde nicht gefunden oder das Format wird nicht unterstützt.\n"
// --- skin loader error messages
#define MSGTR_SKIN_ERRORMESSAGE "Fehler in Skin-Konfigurationsdatei in Zeile %d: %s"
More information about the MPlayer-translations
mailing list