diff options
Diffstat (limited to 'help/help_mp-nl.h')
-rw-r--r-- | help/help_mp-nl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-nl.h b/help/help_mp-nl.h index 47065150f7..a4eb2392b0 100644 --- a/help/help_mp-nl.h +++ b/help/help_mp-nl.h @@ -897,7 +897,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 -waveheader (standaard).\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_CantOpenOutputFile "[AO PCM] Kon %s niet openen om te schrijven!\n" // ao_sdl.c |