Mercurial > mplayer.hg
diff help/help_mp-en.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-en.h Mon May 21 11:16:25 2012 +0000 +++ b/help/help_mp-en.h Mon May 21 11:34:45 2012 +0000 @@ -563,6 +563,13 @@ #define MSGTR_Filter_Type1 "Type1 fonts (*.pfb)" #define MSGTR_Filter_AllFonts "All fonts" #define MSGTR_Filter_FontFiles "Font files (*.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 "All audio files" // --- buttons --- #define MSGTR_Ok "OK"