[MPlayer-translations] r37176 - in trunk: gui/interface.c help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Thu Apr 24 15:51:20 CEST 2014
Author: ib
Date: Thu Apr 24 15:51:20 2014
New Revision: 37176
Log:
Add remove_vf().
(Currently unused, but we will need it soon.)
Modified:
trunk/help/help_mp-de.h
Changes in other areas also in this revision:
Modified:
trunk/gui/interface.c
trunk/help/help_mp-en.h
Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h Thu Apr 24 15:36:22 2014 (r37175)
+++ trunk/help/help_mp-de.h Thu Apr 24 15:51:20 2014 (r37176)
@@ -912,6 +912,7 @@ static const char help_text[] = MSGTR_He
#define MSGTR_GUI_MSG_PlaybackNeedsRestart "Manche Optionen werden erst nach einem Neustart der Wiedergabe wirksam."
#define MSGTR_GUI_MSG_RemoteDisplay "Fernes Display, X Shared Memory wird deaktiviert.\n"
#define MSGTR_GUI_MSG_RemovingSubtitle "Untertitel werden entfernt.\n"
+#define MSGTR_GUI_MSG_RemovingVideoFilter "Videofilter '%s' wird entfernt.\n"
#define MSGTR_GUI_MSG_SkinBitmapConversionError "24-bpp-zu-32-bpp-Konvertierungsfehler in %s\n"
#define MSGTR_GUI_MSG_SkinBitmapNotFound "Bitmap %s nicht gefunden.\n"
#define MSGTR_GUI_MSG_SkinBitmapPngReadError "PNG-Lesefehler in %s\n"
More information about the MPlayer-translations
mailing list