comparison 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
comparison
equal deleted inserted replaced
34852:9b31dd16948d 34853:f6f1cfdaaccf
561 #define MSGTR_Filter_AllFiles "All files" 561 #define MSGTR_Filter_AllFiles "All files"
562 #define MSGTR_Filter_TTF "True Type fonts (*.ttf)" 562 #define MSGTR_Filter_TTF "True Type fonts (*.ttf)"
563 #define MSGTR_Filter_Type1 "Type1 fonts (*.pfb)" 563 #define MSGTR_Filter_Type1 "Type1 fonts (*.pfb)"
564 #define MSGTR_Filter_AllFonts "All fonts" 564 #define MSGTR_Filter_AllFonts "All fonts"
565 #define MSGTR_Filter_FontFiles "Font files (*.desc)" 565 #define MSGTR_Filter_FontFiles "Font files (*.desc)"
566 #define MSGTR_Filter_DDRawAudio "Dolby Digital / PCM (*.ac3, *.pcm)"
567 #define MSGTR_Filter_MPEGAudio "MPEG audio (*.mp2, *.mp3, *.mpga, *.m4a, *.aac, *.f4a)"
568 #define MSGTR_Filter_MatroskaAudio "Matroska audio (*.mka)"
569 #define MSGTR_Filter_OGGAudio "Ogg audio (*.oga, *.ogg, *.spx)"
570 #define MSGTR_Filter_WAVAudio "WAV audio (*.wav)"
571 #define MSGTR_Filter_WMAAudio "Windows Media audio (*.wma)"
572 #define MSGTR_Filter_AllAudioFiles "All audio files"
566 573
567 // --- buttons --- 574 // --- buttons ---
568 #define MSGTR_Ok "OK" 575 #define MSGTR_Ok "OK"
569 #define MSGTR_Cancel "Cancel" 576 #define MSGTR_Cancel "Cancel"
570 #define MSGTR_Add "Add" 577 #define MSGTR_Add "Add"