diff help/help_mp-sv.h @ 24627:d715488fed0e

Update translations to not recommend -vc dummy (it is too crash-happy) but -vc null like the English variant does.
author reimar
date Fri, 28 Sep 2007 18:38:05 +0000
parents eba1c76f896a
children b9ced5a4c5ff
line wrap: on
line diff
--- a/help/help_mp-sv.h	Fri Sep 28 17:52:27 2007 +0000
+++ b/help/help_mp-sv.h	Fri Sep 28 18:38:05 2007 +0000
@@ -894,7 +894,7 @@
 
 // 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