summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-02 14:41:40 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-02 14:41:40 +0000
commit3549dbe813944222103b7579ef966e6805a8eaff (patch)
treef1ca5e48eab411147212b3215370a56952c9c233 /help
parent4fd397ac8931a6a674f7c348171c10ca1d3c10fd (diff)
downloadmpv-3549dbe813944222103b7579ef966e6805a8eaff.tar.bz2
mpv-3549dbe813944222103b7579ef966e6805a8eaff.tar.xz
add overlapping to preferences
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8718 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index a20d864075..0abfe617a3 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -442,6 +442,7 @@ static char help_text[]=
#define MSGTR_PREFERENCES_SUB_Unicode "Unicode subtitle"
#define MSGTR_PREFERENCES_SUB_MPSUB "Convert the given subtitle to MPlayer's subtitle format"
#define MSGTR_PREFERENCES_SUB_SRT "Convert the given subtitle to the time based SubViewer (SRT) format"
+#define MSGTR_PREFERENCES_SUB_Overlap "Toggle subtitle overlapping"
#define MSGTR_PREFERENCES_Font "Font:"
#define MSGTR_PREFERENCES_FontFactor "Font factor:"
#define MSGTR_PREFERENCES_PostProcess "Enable postprocessing"