diff help/help_mp-en.h @ 34307:f2f80a26f8b7

Restore mistakenly removed MSGTR_AO_SUN_RtscWriteFailed message.
author diego
date Mon, 05 Dec 2011 11:38:13 +0000
parents 1c35122fba8c
children 960c785cb6ef
line wrap: on
line diff
--- a/help/help_mp-en.h	Mon Dec 05 11:38:08 2011 +0000
+++ b/help/help_mp-en.h	Mon Dec 05 11:38:13 2011 +0000
@@ -1229,6 +1229,7 @@
 
 // ao_sun.c
 #define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc: SETINFO failed.\n"
+#define MSGTR_AO_SUN_RtscWriteFailed "[AO SUN] rtsc: write failed.\n"
 #define MSGTR_AO_SUN_CantOpenAudioDev "[AO SUN] Can't open audio device %s, %s  -> nosound.\n"
 #define MSGTR_AO_SUN_UnsupSampleRate "[AO SUN] audio_setup: your card doesn't support %d channel, %s, %d Hz samplerate.\n"
 #define MSGTR_AO_SUN_CantUseSelect "[AO SUN]\n   ***  Your audio driver DOES NOT support select()  ***\nRecompile MPlayer with #undef HAVE_AUDIO_SELECT in config.h !\n\n"