comparison help/help_mp-en.h @ 34851:4c5ef823ee0f

Enable translation of font file filter items.
author ib
date Mon, 21 May 2012 10:33:08 +0000
parents 470c696cc5cf
children f6f1cfdaaccf
comparison
equal deleted inserted replaced
34850:470c696cc5cf 34851:4c5ef823ee0f
557 #define MSGTR_NoChapter "No chapter" 557 #define MSGTR_NoChapter "No chapter"
558 #define MSGTR_Chapter "Chapter %d" 558 #define MSGTR_Chapter "Chapter %d"
559 #define MSGTR_NoFileLoaded "No file loaded." 559 #define MSGTR_NoFileLoaded "No file loaded."
560 #define MSGTR_Filter_AllSubtitles "All subtitles" 560 #define MSGTR_Filter_AllSubtitles "All subtitles"
561 #define MSGTR_Filter_AllFiles "All files" 561 #define MSGTR_Filter_AllFiles "All files"
562 #define MSGTR_Filter_TTF "True Type fonts (*.ttf)"
563 #define MSGTR_Filter_Type1 "Type1 fonts (*.pfb)"
564 #define MSGTR_Filter_AllFonts "All fonts"
565 #define MSGTR_Filter_FontFiles "Font files (*.desc)"
562 566
563 // --- buttons --- 567 // --- buttons ---
564 #define MSGTR_Ok "OK" 568 #define MSGTR_Ok "OK"
565 #define MSGTR_Cancel "Cancel" 569 #define MSGTR_Cancel "Cancel"
566 #define MSGTR_Add "Add" 570 #define MSGTR_Add "Add"