summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-17 14:57:12 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-17 14:57:12 +0000
commite67f52edd48f41944b02e7526e888ee61f87f164 (patch)
treed2cd099578e030cd8f7d802b7fa2dfef94f93236 /help
parenta7b921e0714369c9c42d8f17cced5c40ef1e84d4 (diff)
downloadmpv-e67f52edd48f41944b02e7526e888ee61f87f164.tar.bz2
mpv-e67f52edd48f41944b02e7526e888ee61f87f164.tar.xz
r20972: defined MSGTR_OSDVideo
r20969: document new key binding for switching video streams in MPEG-TS git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20986 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-ru.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h
index 835c0a73bd..ddb2b02a9a 100644
--- a/help/help_mp-ru.h
+++ b/help/help_mp-ru.h
@@ -2,7 +2,7 @@
// Dmitry Baryshkov <mitya@school.ioffe.ru>
// Reworked by: Andrew Savchenko aka Bircoph <Bircoph[at]list[dot]ru>
-// Synced with help_mp-en.h: r20817
+// Synced with help_mp-en.h: r20972
// ========================= MPlayer help ===========================
@@ -203,6 +203,7 @@ static char help_text[]=
#define MSGTR_OSDenabled "включено"
#define MSGTR_OSDdisabled "выключено"
#define MSGTR_OSDAudio "Аудио: %s"
+#define MSGTR_OSDVideo "Видео: %s"
#define MSGTR_OSDChannel "Канал: %s"
#define MSGTR_OSDSubDelay "Задержка субтитров: %d мс"
#define MSGTR_OSDSpeed "Скорость: x %6.2f"