summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-17 00:33:10 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-17 00:33:10 +0000
commit1aefc2382bb3a5433365e2d3844ad59f72c4764e (patch)
tree68000d3a7db45b92e06b819c2ac64cd28f1f76d0 /help
parentc3530411cbc48ec7e72656771e697d895c247fb6 (diff)
downloadmpv-1aefc2382bb3a5433365e2d3844ad59f72c4764e.tar.bz2
mpv-1aefc2382bb3a5433365e2d3844ad59f72c4764e.tar.xz
defined MSGTR_OSDVideo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20972 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 38244f4170..b56da8a431 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -208,6 +208,7 @@ static char help_text[]=
#define MSGTR_OSDenabled "enabled"
#define MSGTR_OSDdisabled "disabled"
#define MSGTR_OSDAudio "Audio: %s"
+#define MSGTR_OSDVideo "Video: %s"
#define MSGTR_OSDChannel "Channel: %s"
#define MSGTR_OSDSubDelay "Sub delay: %d ms"
#define MSGTR_OSDSpeed "Speed: x %6.2f"