summaryrefslogtreecommitdiffstats
path: root/help/help_mp-sv.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-sv.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-sv.h')
-rw-r--r--help/help_mp-sv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-sv.h b/help/help_mp-sv.h
index cdb7af9c47..afbe951475 100644
--- a/help/help_mp-sv.h
+++ b/help/help_mp-sv.h
@@ -894,7 +894,7 @@ static char help_text[]=
// ao_pcm.c
#define MSGTR_AO_PCM_FileInfo "[AO PCM] Fil: %s (%s)\nPCM: Samplerate: %iHz Kanaler: %s Format %s\n" // FIXME Samplerate?
-#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: snabbaste dumplning är tillgänglig via -vc dummy -vo null\nPCM: Info: för att skriva WAVE-filer använd -ao pcm:waveheader (standard).\n"
+#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: snabbaste dumplning är tillgänglig via -vc null -vo null\nPCM: Info: för att skriva WAVE-filer använd -ao pcm:waveheader (standard).\n"
#define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Misslyckades att öppna %s för skrivning!\n"
// ao_sdl.c