summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-12 17:53:41 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-12 17:53:41 +0000
commitf7982b0b4d2880a7f11b867b3650a13ebac11412 (patch)
tree91e9dbde5ca1b5e27ae8a77adc1f965884fc48c8 /help
parent802b125c30ebb74541b67fe2dccdb246c66af39c (diff)
downloadmpv-f7982b0b4d2880a7f11b867b3650a13ebac11412.tar.bz2
mpv-f7982b0b4d2880a7f11b867b3650a13ebac11412.tar.xz
r24423: Implementation of tv:// driver autodetection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24434 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 c84ffe87e5..87c5763575 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: r24341
+// Synced with help_mp-en.h: r24423
// ========================= MPlayer help ===========================
@@ -2078,6 +2078,7 @@ static char help_text[]=
#define MSGTR_TV_AvailableDrivers "Доступные драйверы:\n"
#define MSGTR_TV_DriverInfo "Выбран драйвер: %s\n название: %s\n автор: %s\n комментарий %s\n"
#define MSGTR_TV_NoSuchDriver "Нет такого драйвера: %s\n"
+#define MSGTR_TV_DriverAutoDetectionFailed "Автоматически определить TV драйвер не удалось.\n"
#define MSGTR_TV_UnknownColorOption "Указана неизвестная опция цвета (%d)!\n"
#define MSGTR_TV_CurrentFrequency "Текущая частота: %lu (%.3f)\n"
#define MSGTR_TV_NoTeletext "Нет телетекста"