[MPlayer-translations] r24434 - trunk/help/help_mp-ru.h

voroshil subversion at mplayerhq.hu
Wed Sep 12 19:53:41 CEST 2007


Author: voroshil
Date: Wed Sep 12 19:53:41 2007
New Revision: 24434

Log:
r24423: Implementation of tv:// driver autodetection.


Modified:
   trunk/help/help_mp-ru.h

Modified: trunk/help/help_mp-ru.h
==============================================================================
--- trunk/help/help_mp-ru.h	(original)
+++ trunk/help/help_mp-ru.h	Wed Sep 12 19:53:41 2007
@@ -2,7 +2,7 @@
 // Dmitry Baryshkov <mitya at 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 "Нет телетекста"



More information about the MPlayer-translations mailing list