summaryrefslogtreecommitdiffstats
path: root/help/help_mp-nl.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-nl.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-nl.h')
-rw-r--r--help/help_mp-nl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-nl.h b/help/help_mp-nl.h
index d6cf15ff75..22c6bc8423 100644
--- a/help/help_mp-nl.h
+++ b/help/help_mp-nl.h
@@ -874,7 +874,7 @@ static char help_text[]=
// ao_pcm.c
#define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Kanalen: %s Formaat %s\n"
-#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: de snelste uitlezing wordt bereikt met -vc dummy -vo null\nPCM: Info: Om WAVE bestanden te schrijven gebruik -ao pcm:waveheader (standaard).\n"
+#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: de snelste uitlezing wordt bereikt met -vc null -vo null\nPCM: Info: Om WAVE bestanden te schrijven gebruik -ao pcm:waveheader (standaard).\n"
#define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Kon %s niet openen om te schrijven!\n"
// ao_sdl.c