[MPlayer-DOCS] r34395 - in trunk/help: help_mp-bg.h help_mp-cs.h help_mp-de.h help_mp-en.h help_mp-es.h help_mp-fr.h help_mp-hu.h help_mp-it.h help_mp-pl.h help_mp-ru.h help_mp-sv.h help_mp-tr.h help_mp-zh_CN.h h...
diego
subversion at mplayerhq.hu
Mon Dec 5 12:38:13 CET 2011
Author: diego
Date: Mon Dec 5 12:38:13 2011
New Revision: 34395
Log:
Restore mistakenly removed MSGTR_AO_SUN_RtscWriteFailed message.
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/help/help_mp-bg.h
trunk/help/help_mp-cs.h
trunk/help/help_mp-de.h
trunk/help/help_mp-es.h
trunk/help/help_mp-fr.h
trunk/help/help_mp-hu.h
trunk/help/help_mp-it.h
trunk/help/help_mp-pl.h
trunk/help/help_mp-ru.h
trunk/help/help_mp-sv.h
trunk/help/help_mp-tr.h
trunk/help/help_mp-zh_CN.h
trunk/help/help_mp-zh_TW.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Mon Dec 5 12:38:08 2011 (r34394)
+++ trunk/help/help_mp-en.h Mon Dec 5 12:38:13 2011 (r34395)
@@ -1229,6 +1229,7 @@ static const char help_text[]=
// 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"
More information about the MPlayer-DOCS
mailing list