comparison help/help_mp-en.h @ 13467:6c5620360391

printf --> mp_msg conversion in ao_plugin patch by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl>
author diego
date Sat, 25 Sep 2004 22:18:41 +0000
parents 01cc6b0a6e72
children ced94062bbed
comparison
equal deleted inserted replaced
13466:73fab1209374 13467:6c5620360391
898 #define MSGTR_AO_ALSA5_Underrun "[AO ALSA5] alsa-play: alsa underrun, resetting stream.\n" 898 #define MSGTR_AO_ALSA5_Underrun "[AO ALSA5] alsa-play: alsa underrun, resetting stream.\n"
899 #define MSGTR_AO_ALSA5_PlaybackPrepareError "[AO ALSA5] alsa-play: playback prepare error: %s\n" 899 #define MSGTR_AO_ALSA5_PlaybackPrepareError "[AO ALSA5] alsa-play: playback prepare error: %s\n"
900 #define MSGTR_AO_ALSA5_WriteErrorAfterReset "[AO ALSA5] alsa-play: write error after reset: %s - giving up.\n" 900 #define MSGTR_AO_ALSA5_WriteErrorAfterReset "[AO ALSA5] alsa-play: write error after reset: %s - giving up.\n"
901 #define MSGTR_AO_ALSA5_OutPutError "[AO ALSA5] alsa-play: output error: %s\n" 901 #define MSGTR_AO_ALSA5_OutPutError "[AO ALSA5] alsa-play: output error: %s\n"
902 902
903 // ao_plugin.c
904
905 #define MSGTR_AO_PLUGIN_InvalidPlugin "[AO PLUGIN] invalid plugin: %s\n"