[MPlayer-translations] r38088 - in trunk: gui/dialog/fileselect.c help/help_mp-de.h help/help_mp-en.h

ib subversion at mplayerhq.hu
Fri Apr 13 14:00:04 EEST 2018


Author: ib
Date: Fri Apr 13 14:00:04 2018
New Revision: 38088

Log:
Add a new file selector filter of popular audio and video file types.

Make this filter the new default for FILESELECT_VIDEO_AUDIO.

Modified:
   trunk/help/help_mp-de.h

Changes in other areas also in this revision:
Modified:
   trunk/gui/dialog/fileselect.c
   trunk/help/help_mp-en.h

Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h	Fri Apr 13 13:52:24 2018	(r38087)
+++ trunk/help/help_mp-de.h	Fri Apr 13 14:00:04 2018	(r38088)
@@ -849,6 +849,7 @@ static const char help_text[] = MSGTR_He
 #define MSGTR_GUI_FilterAudioMatroska "Matroska-Audio (*.mka)"
 #define MSGTR_GUI_FilterAudioMPEG "MPEG-Audio (*.aac, *.f4a, *.m4a, *.mp2, *.mp3, *.mpga)"
 #define MSGTR_GUI_FilterAudioOgg "Ogg-Audio (*.oga, *.ogg, *.spx)"
+#define MSGTR_GUI_FilterAudioVideo "Gängige Audio- und Videodateien"
 #define MSGTR_GUI_FilterAudioWav "WAV-Audio (*.wav)"
 #define MSGTR_GUI_FilterAudioWma "Windows-Media-Audio (*.wma)"
 #define MSGTR_GUI_FilterFileAll "Alle Dateien"


More information about the MPlayer-translations mailing list