Author: ulion Date: Sun Nov 25 13:46:03 2007 New Revision: 25158 Log: Make up missed update for osd message.
Modified: trunk/help/help_mp-en.h Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h (original) +++ trunk/help/help_mp-en.h Sun Nov 25 13:46:03 2007 @@ -222,6 +222,9 @@ static char help_text[]= #define MSGTR_Bottom "bottom" #define MSGTR_Center "center" #define MSGTR_Top "top" +#define MSGTR_SubSourceFile "file" +#define MSGTR_SubSourceVobsub "vobsub" +#define MSGTR_SubSourceDemux "embedded" // osd bar names #define MSGTR_Volume "Volume" @@ -243,6 +246,7 @@ static char help_text[]= #define MSGTR_FramedroppingStatus "Framedropping: %s" #define MSGTR_VSyncStatus "VSync: %s" #define MSGTR_SubSelectStatus "Subtitles: %s" +#define MSGTR_SubSourceStatus "Sub source: %s" #define MSGTR_SubPosStatus "Sub position: %s/100" #define MSGTR_SubAlignStatus "Sub alignment: %s" #define MSGTR_SubDelayStatus "Sub delay: %s" _______________________________________________ MPlayer-DOCS mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
