[MPlayer-translations] r36968 - in trunk: gui/win32/preferences.c help/help_mp-de.h help/help_mp-en.h libvo/vo_direct3d.c libvo/vo_directx.c
ib
subversion at mplayerhq.hu
Sun Mar 2 22:10:13 CET 2014
Author: ib
Date: Sun Mar 2 22:10:13 2014
New Revision: 36968
Log:
Add VOCTRL_GUISUPPORT.
Both video output drivers support it.
Additionally, update MSGTR_GUI_WIN32_DisplayInVideoWindow.
Modified:
trunk/help/help_mp-de.h
Changes in other areas also in this revision:
Modified:
trunk/gui/win32/preferences.c
trunk/help/help_mp-en.h
trunk/libvo/vo_direct3d.c
trunk/libvo/vo_directx.c
Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h Sun Mar 2 22:06:26 2014 (r36967)
+++ trunk/help/help_mp-de.h Sun Mar 2 22:10:13 2014 (r36968)
@@ -1029,7 +1029,7 @@ static const char help_text[] = MSGTR_He
#define MSGTR_GUI_WIN32_DebugConsole "Debugging-Konsole"
#define MSGTR_GUI_WIN32_Defaults "Standard"
#define MSGTR_GUI_WIN32_DirectoryList "Verzeichnisliste"
-#define MSGTR_GUI_WIN32_DisplayInVideoWindow "Im Videofenster anzeigen (nur DirectX)"
+#define MSGTR_GUI_WIN32_DisplayInVideoWindow "Im Videofenster anzeigen (nur DirectX oder Direct3D)"
#define MSGTR_GUI_WIN32_Down "Runter"
#define MSGTR_GUI_WIN32_Load "Laden"
#define MSGTR_GUI_WIN32_OnlineHelp "Online-Hilfe"
More information about the MPlayer-translations
mailing list