summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-05 12:52:11 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-05 12:52:11 +0000
commit26d0f37771e3fa3a7bfe5736c9e0c1dc7d9d39fb (patch)
treece5f8e2a55a4006d40d0a2c51f2f957797d38b90 /help
parent7abb8d4c6b72a637f85d47ea76117596735f3ae9 (diff)
downloadmpv-26d0f37771e3fa3a7bfe5736c9e0c1dc7d9d39fb.tar.bz2
mpv-26d0f37771e3fa3a7bfe5736c9e0c1dc7d9d39fb.tar.xz
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
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-de.h5
1 files changed, 3 insertions, 2 deletions
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 <eclipse7@gmx.net>
// Sebastian Krämer <mail@kraymer.de>
-// 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."