summaryrefslogtreecommitdiffstats
path: root/help/help_mp-en.h
diff options
context:
space:
mode:
authoralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-09 14:52:46 +0000
committeralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-09 14:52:46 +0000
commit63865de207e821ad5e9d176abb365ffa3e2243af (patch)
tree08e26fdc0237a56db75e48f8cc0c3c4713e44c38 /help/help_mp-en.h
parentf48a4beff0a43adf6073fc213b91a7b25e7f931d (diff)
downloadmpv-63865de207e821ad5e9d176abb365ffa3e2243af.tar.bz2
mpv-63865de207e821ad5e9d176abb365ffa3e2243af.tar.xz
Add a loop command and property.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23747 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-en.h')
-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 592bf0642f..bf828c93f1 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -234,6 +234,7 @@ static char help_text[]=
#define MSGTR_Balance "Balance"
// property state
+#define MSGTR_LoopStatus "Loop: %s"
#define MSGTR_MuteStatus "Mute: %s"
#define MSGTR_AVDelayStatus "A-V delay: %s"
#define MSGTR_OnTopStatus "Stay on top: %s"