Author: ib Date: Mon May 21 22:53:55 2012 New Revision: 34956 Log: Revise UTF-8 encoded subtitle file filter for file selector.
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 22:32:55 2012 (r34955) +++ trunk/help/help_mp-en.h Mon May 21 22:53:55 2012 (r34956) @@ -557,6 +557,7 @@ static const char help_text[]= #define MSGTR_NoChapter "No chapter" #define MSGTR_Chapter "Chapter %d" #define MSGTR_NoFileLoaded "No file loaded." +#define MSGTR_Filter_UTF8Subtitles "UTF-8 encoded subtitles (*.utf, *.utf-8, *.utf8)" #define MSGTR_Filter_AllSubtitles "All subtitles" #define MSGTR_Filter_AllFiles "All files" #define MSGTR_Filter_TTF "True Type fonts (*.ttf)" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
