summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-24 02:22:00 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-24 02:22:00 +0000
commit01eba71ad9c0cf81f1bf541466033bfe1955aafa (patch)
tree3e72424b854fce3d0d9f14dde9f208686fa4e90c /help
parent770377ece9de29ecbf0e0370bf4f3c0517b1ec04 (diff)
downloadmpv-01eba71ad9c0cf81f1bf541466033bfe1955aafa.tar.bz2
mpv-01eba71ad9c0cf81f1bf541466033bfe1955aafa.tar.xz
r22772: Radio driver loading rework.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22788 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-ru.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h
index 0afb0daa9d..4ec6da3786 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: r22483
+// Synced with help_mp-en.h: r22772
// ========================= MPlayer help ===========================
@@ -1302,11 +1302,11 @@ static char help_text[]=
#define MSGTR_RADIO_CaptureStarting "[radio] Запуск модуля захвата.\n"
#define MSGTR_RADIO_ClearBufferFailed "[radio] Ошибка очистки буфера: %s\n"
#define MSGTR_RADIO_StreamEnableCacheFailed "[radio] Ошибка вызова stream_enable_cache: %s\n"
-#define MSGTR_RADIO_DriverUnknownId "[radio] Неизвестный тип дравера: %d\n"
#define MSGTR_RADIO_DriverUnknownStr "[radio] Неизвестный драйвер: %s\n"
#define MSGTR_RADIO_DriverV4L "[radio] Используется V4Lv1 радио интерфейс.\n"
#define MSGTR_RADIO_DriverV4L2 "[radio] Используется V4Lv2 радио интерфейс.\n"
#define MSGTR_RADIO_DriverBSDBT848 "[radio] Используется *BSD BT848 радио интерфейс.\n"
+#define MSGTR_RADIO_AvailableDrivers "[radio] Доступные драйверы: "
// ================================== LIBASS ====================================