comparison help/help_mp-hu.h @ 16519:49bc48a76dd6

change obsolete -waveheader to -ao pcm:waveheader in hintinfo message
author ivo
date Mon, 19 Sep 2005 14:07:12 +0000
parents e6e3e5cf583b
children fa2b943e2b75
comparison
equal deleted inserted replaced
16518:eeefbc00a743 16519:49bc48a76dd6
997 // ao_null.c 997 // ao_null.c
998 // This one desn't even have any mp_msg nor printf's?? [CHECK] 998 // This one desn't even have any mp_msg nor printf's?? [CHECK]
999 999
1000 // ao_pcm.c 1000 // ao_pcm.c
1001 #define MSGTR_AO_PCM_FileInfo "[AO PCM] Fájl: %s (%s)\nPCM: Samplerate: %iHz Csatorna: %s Formátum: %s\n" 1001 #define MSGTR_AO_PCM_FileInfo "[AO PCM] Fájl: %s (%s)\nPCM: Samplerate: %iHz Csatorna: %s Formátum: %s\n"
1002 #define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: a leggyorsabb dump-olás a -vc dummy -vo null kapcsolóval érhető el\nPCM: Info: WAVE fájlok írásához használd a -waveheader kapcsolót (alapértelmezett)!\n" 1002 #define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: a leggyorsabb dump-olás a -vc dummy -vo null kapcsolóval érhető el\nPCM: Info: WAVE fájlok írásához használd a -ao pcm:waveheader kapcsolót (alapértelmezett)!\n"
1003 #define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] %s megnyitása írásra nem sikerült!\n" 1003 #define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] %s megnyitása írásra nem sikerült!\n"
1004 1004
1005 // ao_sdl.c 1005 // ao_sdl.c
1006 #define MSGTR_AO_SDL_INFO "[AO SDL] Samplerate: %iHz Csatornák: %s Formátum: %s\n" 1006 #define MSGTR_AO_SDL_INFO "[AO SDL] Samplerate: %iHz Csatornák: %s Formátum: %s\n"
1007 #define MSGTR_AO_SDL_DriverInfo "[AO SDL] %s audio vezérlő használata.\n" 1007 #define MSGTR_AO_SDL_DriverInfo "[AO SDL] %s audio vezérlő használata.\n"