diff 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
line wrap: on
line diff
--- a/help/help_mp-en.h	Sat Sep 25 21:02:49 2004 +0000
+++ b/help/help_mp-en.h	Sat Sep 25 22:18:41 2004 +0000
@@ -900,3 +900,6 @@
 #define MSGTR_AO_ALSA5_WriteErrorAfterReset "[AO ALSA5] alsa-play: write error after reset: %s - giving up.\n"
 #define MSGTR_AO_ALSA5_OutPutError "[AO ALSA5] alsa-play: output error: %s\n"
 
+// ao_plugin.c
+
+#define MSGTR_AO_PLUGIN_InvalidPlugin "[AO PLUGIN] invalid plugin: %s\n"