[MPlayer-translations] r23103 - trunk/help/help_mp-de.h
kraymer
subversion at mplayerhq.hu
Tue Apr 24 11:22:34 CEST 2007
Author: kraymer
Date: Tue Apr 24 11:22:34 2007
New Revision: 23103
Log:
r23028: with -identify show audio and video id
Modified:
trunk/help/help_mp-de.h
Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h (original)
+++ trunk/help/help_mp-de.h Tue Apr 24 11:22:34 2007
@@ -4,7 +4,7 @@
// Alexander Strasser <eclipse7 at gmx.net>
// Sebastian Krämer <mail at kraymer.de>
-// In sync with r23003
+// In sync with r23028
// FIXME: improve wording/meaning of periodsize|timer.. for ao_alsa.c strings
// ========================= MPlayer help ===========================
@@ -649,6 +649,10 @@ static char help_text[]=
#define MSGTR_NoBindFound "Bindung für Taste '%s' nicht gefunden."
#define MSGTR_FailedToOpen "Konnte '%s' nicht öffnen.\n"
+#define MSGTR_VideoID "[%s] Videostream gefunden, -vid %d\n"
+#define MSGTR_AudioID "[%s] Audiostream gefunden, -aid %d\n"
+#define MSGTR_SubtitleID "[%s] Untertitelstream gefunden, -sid %d\n"
+
// dec_video.c & dec_audio.c:
#define MSGTR_CantOpenCodec "Konnte Codec nicht öffnen.\n"
#define MSGTR_CantCloseCodec "Konnte Codec nicht schließen.\n"
More information about the MPlayer-translations
mailing list