diff help/help_mp-de.h @ 34853:f6f1cfdaaccf

Enable translation of external audio file filter items.
author ib
date Mon, 21 May 2012 11:34:45 +0000
parents 4c5ef823ee0f
children cceef8552b0c
line wrap: on
line diff
--- a/help/help_mp-de.h	Mon May 21 11:16:25 2012 +0000
+++ b/help/help_mp-de.h	Mon May 21 11:34:45 2012 +0000
@@ -769,6 +769,13 @@
 #define MSGTR_Filter_Type1 "Typ-1-Schriften (*.pfb)"
 #define MSGTR_Filter_AllFonts "Alle Schriften"
 #define MSGTR_Filter_FontFiles "Schriftbeschreibungen (*.desc)"
+#define MSGTR_Filter_DDRawAudio "Dolby Digital / PCM (*.ac3, *.pcm)"
+#define MSGTR_Filter_MPEGAudio "MPEG-Audio (*.mp2, *.mp3, *.mpga, *.m4a, *.aac, *.f4a)"
+#define MSGTR_Filter_MatroskaAudio "Matroska-Audio (*.mka)"
+#define MSGTR_Filter_OGGAudio "Ogg-Audio (*.oga, *.ogg, *.spx)"
+#define MSGTR_Filter_WAVAudio "WAV-Audio (*.wav)"
+#define MSGTR_Filter_WMAAudio "Windows-Media-Audio (*.wma)"
+#define MSGTR_Filter_AllAudioFiles "Alle Audiodateien"
 
 // --- buttons ---
 #define MSGTR_Ok "Ok"