[MPlayer-translations] r34939 - in trunk: gui/ui/gtk/fileselect.c help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Mon May 21 12:33:08 CEST 2012
Author: ib
Date: Mon May 21 12:33:08 2012
New Revision: 34939
Log:
Enable translation of font file filter items.
Modified:
trunk/help/help_mp-de.h
Changes in other areas also in this revision:
Modified:
trunk/gui/ui/gtk/fileselect.c
trunk/help/help_mp-en.h
Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h Mon May 21 12:03:57 2012 (r34938)
+++ trunk/help/help_mp-de.h Mon May 21 12:33:08 2012 (r34939)
@@ -765,6 +765,10 @@ static const char help_text[]=
#define MSGTR_NoFileLoaded "Keine Datei geladen."
#define MSGTR_Filter_AllSubtitles "Alle Untertitel"
#define MSGTR_Filter_AllFiles "Alle Dateien"
+#define MSGTR_Filter_TTF "TrueType-Schriften (*.ttf)"
+#define MSGTR_Filter_Type1 "Typ-1-Schriften (*.pfb)"
+#define MSGTR_Filter_AllFonts "Alle Schriften"
+#define MSGTR_Filter_FontFiles "Schriftbeschreibungen (*.desc)"
// --- buttons ---
#define MSGTR_Ok "Ok"
More information about the MPlayer-translations
mailing list