Mercurial > mplayer.hg
changeset 25130:948560eef6b5
Make up missed update for osd message.
author | ulion |
---|---|
date | Sun, 25 Nov 2007 12:46:03 +0000 |
parents | c04b64054255 |
children | 07ef7ca128db |
files | help/help_mp-en.h |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Sun Nov 25 04:09:04 2007 +0000 +++ b/help/help_mp-en.h Sun Nov 25 12:46:03 2007 +0000 @@ -222,6 +222,9 @@ #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 @@ #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"