From 26d0f37771e3fa3a7bfe5736c9e0c1dc7d9d39fb Mon Sep 17 00:00:00 2001 From: kraymer Date: Mon, 5 Feb 2007 12:52:11 +0000 Subject: r22123: tinterlace mode 4 leaves height unchanged. r22127: Fix vqscale description to match at least somewhat the code. r22137: formatting/wording r22138: wording/formatting r22139: Try to clarify scale filter usage hint. remove duplicate word git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22142 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-de.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'help') diff --git a/help/help_mp-de.h b/help/help_mp-de.h index e6e6ee8d04..ee1c354cb5 100644 --- a/help/help_mp-de.h +++ b/help/help_mp-de.h @@ -4,7 +4,7 @@ // Alexander Strasser // Sebastian Krämer -// In sync with r21906 +// In sync with r22139 // FIXME: improve wording/meaning of periodsize|timer.. for ao_alsa.c strings // ========================= MPlayer help =========================== @@ -1026,7 +1026,8 @@ static char help_text[]= #define MSGTR_VOincompCodec \ "Der ausgewählte Videoausgabetreiber ist nicht kompatibel mit diesem Codec.\n"\ -"Versuche den scale-Filter hinzuzufügen, z.B. -vf spp,scale an Stelle von -vf spp.\n" +"Versuche den scale-Filter zu deiner Filterliste hinzuzufügen,\n" +"z.B. mit -vf spp,scale an Stelle von -vf spp.\n" #define MSGTR_VO_GenericError "Dieser Fehler ist aufgetreten" #define MSGTR_VO_UnableToAccess "Zugriff nicht möglich." #define MSGTR_VO_ExistsButNoDirectory "Existiert schon, ist aber kein Verzeichnis." -- cgit v1.2.3