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-en.h Changes in other areas also in this revision: Modified: trunk/gui/ui/gtk/fileselect.c trunk/help/help_mp-de.h Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h Mon May 21 11:52:25 2012 (r34937) +++ trunk/help/help_mp-en.h Mon May 21 12:03:57 2012 (r34938) @@ -557,6 +557,8 @@ static const char help_text[]= #define MSGTR_NoChapter "No chapter" #define MSGTR_Chapter "Chapter %d" #define MSGTR_NoFileLoaded "No file loaded." +#define MSGTR_Filter_AllSubtitles "All subtitles" +#define MSGTR_Filter_AllFiles "All files" // --- buttons --- #define MSGTR_Ok "OK" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
