[MPlayer-translations] r35729 - in trunk: gui/wm/ws.c help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Thu Jan 10 16:24:39 CET 2013
Author: ib
Date: Thu Jan 10 16:24:39 2013
New Revision: 35729
Log:
Replace stderr output by mp_msg() error messages.
Additionally, enable translation of error text
and add doxygen comment.
Modified:
trunk/help/help_mp-de.h
Changes in other areas also in this revision:
Modified:
trunk/gui/wm/ws.c
trunk/help/help_mp-en.h
Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h Thu Jan 10 13:23:17 2013 (r35728)
+++ trunk/help/help_mp-de.h Thu Jan 10 16:24:39 2013 (r35729)
@@ -1055,6 +1055,7 @@ static const char help_text[]=
#define MSGTR_WS_NotEnoughMemoryDrawBuffer "[ws] Sorry, nicht genügend Speicher zum Schreiben des Buffers.\n"
#define MSGTR_WS_DpmsUnavailable "DPMS nicht verfügbar?\n"
#define MSGTR_WS_DpmsNotEnabled "Konnte DPMS nicht aktivieren.\n"
+#define MSGTR_WS_XError "[ws] Ein X11-Fehler ist aufgetreten!\n"
// wsxdnd.c
#define MSGTR_WS_NotAFile "Dies scheint keine Datei zu sein...\n"
More information about the MPlayer-translations
mailing list