summaryrefslogtreecommitdiffstats
path: root/help/help_mp-de.h
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-28 18:38:05 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-28 18:38:05 +0000
commit577f46af97a883f8601544e84fdacde23cb81fc1 (patch)
treec3ec2bc901ec9922d346000217defa2d5597fb8b /help/help_mp-de.h
parent08fc0c0ab3f88c4a24cba61ea260419b8b1d2cc9 (diff)
downloadmpv-577f46af97a883f8601544e84fdacde23cb81fc1.tar.bz2
mpv-577f46af97a883f8601544e84fdacde23cb81fc1.tar.xz
Update translations to not recommend -vc dummy (it is too crash-happy)
but -vc null like the English variant does. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24647 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-de.h')
-rw-r--r--help/help_mp-de.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-de.h b/help/help_mp-de.h
index 4ffc1279e9..2897b9b7bd 100644
--- a/help/help_mp-de.h
+++ b/help/help_mp-de.h
@@ -1163,7 +1163,7 @@ static char help_text[]=
#define MSGTR_AO_PCM_FileInfo "[AO PCM] Datei: %s (%s)\nPCM: Samplerate: %iHz Kanäle: %s Format %s\n"
#define MSGTR_AO_PCM_HintInfo \
"[AO PCM] Info: Das Anlegen von Dump-Dateien wird am Schnellsten mit\n" \
-" -vc dummy -vo null -ao pcm:fast erreicht.\n" \
+" -vc null -vo null -ao pcm:fast erreicht.\n" \
"[AO PCM] Info: Um WAVE-Dateien zu schreiben, benutze\n" \
" -ao pcm:waveheader (Standard).\n"
#define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Öffnen von %s zum Schreiben fehlgeschlagen!\n"