From c6d7d49aeeee7688061089208df04f6f28f97b13 Mon Sep 17 00:00:00 2001 From: kraymer Date: Mon, 25 Oct 2004 18:00:29 +0000 Subject: 1.142: removing ao_alsa9.c and ao_alsa1x.c 1.143: printf --> mp_msg conversion (was already done by Diego) 1.144: Support for 24 bit and 20 bit LPCM (support message) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13760 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-de.h | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'help') diff --git a/help/help_mp-de.h b/help/help_mp-de.h index 97644af8eb..60c0711ad0 100644 --- a/help/help_mp-de.h +++ b/help/help_mp-de.h @@ -4,7 +4,7 @@ // Alexander Strasser // Sebastian Krämer -// In synch with rev 1.141 +// In synch with rev 1.144 // ========================= MPlayer help =========================== @@ -47,10 +47,12 @@ static char help_text[]= " z oder x Untertitelverzögerung um +/- 0.1 Sekunde anpassen\n" " r oder t Verschiebe die Untertitel-Position, siehe auch '-vf expand'\n" "\n" -" * * * SIEHE MANPAGE FÜR DETAILS, WEITERE OPTIONEN UND TASTEN* * *\n" +" * * * SIEHE MANPAGE FÜR DETAILS, WEITERE OPTIONEN UND TASTEN * * *\n" "\n"; #endif +#define MSGTR_SamplesWanted "Beispiele für dieses Format werden gebraucht, um die Unterstützung zu verbessern. Bitte kontaktiere die Entwickler.\n" + // ========================= MPlayer Ausgaben =========================== // mplayer.c: @@ -804,6 +806,9 @@ static char help_text[]= // libao2 +// audio_out.c +#define MSGTR_AO_ALSA9_1x_Removed "audio_out: Die Module alsa9 und alsa1x wurden entfernt, benutze stattdessen -ao alsa.\n" + // ao_oss.c #define MSGTR_AO_OSS_CantOpenMixer "[AO OSS] audio_setup: Kann Mixer %s: %s nicht öffnen.\n" #define MSGTR_AO_OSS_ChanNotFound "[AO OSS] audio_setup: Soundkartenmixer hat Kanal '%s' nicht, benutze Standard.\n" -- cgit v1.2.3