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

voroshil subversion at mplayerhq.hu
Sun Apr 22 03:55:47 CEST 2007


Author: voroshil
Date: Sun Apr 22 03:55:47 2007
New Revision: 23060

Modified:
   trunk/help/help_mp-ru.h

Log:
r23028: with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)


Modified: trunk/help/help_mp-ru.h
==============================================================================
--- trunk/help/help_mp-ru.h	(original)
+++ trunk/help/help_mp-ru.h	Sun Apr 22 03:55:47 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: r23003
+// Synced with help_mp-en.h: r23028
 
 // ========================= MPlayer help ===========================
 
@@ -629,6 +629,10 @@ static char help_text[]=
 #define MSGTR_NoBindFound "Не найдена привязка к клавише '%s'."
 #define MSGTR_FailedToOpen "Не могу открыть %s.\n"
 
+#define MSGTR_VideoID "[%s] Найден видео поток, -vid %d\n"
+#define MSGTR_AudioID "[%s] Найден аудио поток, -aid %d\n"
+#define MSGTR_SubtitleID "[%s] Найден поток субтитров, -sid %d\n"
+
 // dec_video.c & dec_audio.c:
 #define MSGTR_CantOpenCodec "Не могу открыть кодек.\n"
 #define MSGTR_CantCloseCodec "Не могу закрыть кодек.\n"



More information about the MPlayer-translations mailing list