summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authoralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-09 11:19:21 +0000
committeralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-09 11:19:21 +0000
commit1544e6471755ec91d954ab604abdcedfac082acc (patch)
tree0af175ab9afea75e2d58a786fd30df07aebc9c34 /help
parent128ff990e990be2ec70bc2bfc27e874d3793ea8f (diff)
downloadmpv-1544e6471755ec91d954ab604abdcedfac082acc.tar.bz2
mpv-1544e6471755ec91d954ab604abdcedfac082acc.tar.xz
Add the sub_scale property and command.
Patch from Anatoli Marinov (anatoli [dot] marinov [at] gmail [dot] com). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23745 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 e5ac9cb0bc..592bf0642f 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -245,6 +245,7 @@ static char help_text[]=
#define MSGTR_SubPosStatus "Sub position: %s/100"
#define MSGTR_SubAlignStatus "Sub alignment: %s"
#define MSGTR_SubDelayStatus "Sub delay: %s"
+#define MSGTR_SubScale "Sub Scale: %s"
#define MSGTR_SubVisibleStatus "Subtitles: %s"
#define MSGTR_SubForcedOnlyStatus "Forced sub only: %s"