comparison help/help_mp-nl.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
comparison
equal deleted inserted replaced
24626:7739cf929dff 24627:d715488fed0e
872 // ao_null.c 872 // ao_null.c
873 // This one desn't even have any mp_msg nor printf's?? [CHECK] 873 // This one desn't even have any mp_msg nor printf's?? [CHECK]
874 874
875 // ao_pcm.c 875 // ao_pcm.c
876 #define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Kanalen: %s Formaat %s\n" 876 #define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Kanalen: %s Formaat %s\n"
877 #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" 877 #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"
878 #define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Kon %s niet openen om te schrijven!\n" 878 #define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Kon %s niet openen om te schrijven!\n"
879 879
880 // ao_sdl.c 880 // ao_sdl.c
881 #define MSGTR_AO_SDL_INFO "[AO SDL] Samplerate: %iHz Kanalen: %s Formaat %s\n" 881 #define MSGTR_AO_SDL_INFO "[AO SDL] Samplerate: %iHz Kanalen: %s Formaat %s\n"
882 #define MSGTR_AO_SDL_DriverInfo "[AO SDL] het %s audio stuurprogramma wordt gebruikt.\n" 882 #define MSGTR_AO_SDL_DriverInfo "[AO SDL] het %s audio stuurprogramma wordt gebruikt.\n"