r34938 - in trunk: gui/ui/gtk/fileselect.c help/help_mp-de.h help/help_mp-en.h
Author: ib Date: Mon May 21 12:03:57 2012 New Revision: 34938 Log: Enable translation of subtitle 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 11:52:25 2012 (r34937) +++ trunk/help/help_mp-de.h Mon May 21 12:03:57 2012 (r34938) @@ -763,6 +763,8 @@ static const char help_text[]= #define MSGTR_NoChapter "kein Kapitel" #define MSGTR_Chapter "Kapitel %d" #define MSGTR_NoFileLoaded "Keine Datei geladen." +#define MSGTR_Filter_AllSubtitles "Alle Untertitel" +#define MSGTR_Filter_AllFiles "Alle Dateien" // --- buttons --- #define MSGTR_Ok "Ok"
participants (1)
-
ib