Mercurial > mplayer.hg
changeset 24414:2298da5eddc3
r24423: Implementation of tv:// driver autodetection.
author | voroshil |
---|---|
date | Wed, 12 Sep 2007 17:53:41 +0000 |
parents | 500e245c5425 |
children | 1f76906b4f0c |
files | help/help_mp-ru.h |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-ru.h Wed Sep 12 15:30:22 2007 +0000 +++ b/help/help_mp-ru.h Wed Sep 12 17:53:41 2007 +0000 @@ -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 @@ #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 "Нет телетекста"