diff help/help_mp-fr.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 b2c3288a3483
line wrap: on
line diff
--- a/help/help_mp-fr.h	Mon Dec 05 11:38:08 2011 +0000
+++ b/help/help_mp-fr.h	Mon Dec 05 11:38:13 2011 +0000
@@ -1096,6 +1096,7 @@
 
 // ao_sun.c
 #define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc : échec SETINFO.\n"
+#define MSGTR_AO_SUN_RtscWriteFailed "[AO SUN] rtsc : échec écriture.\n"
 #define MSGTR_AO_SUN_CantOpenAudioDev "[AO SUN] Impossible d'ouvrir périphérique audio %s, %s  -> aucun son.\n"
 #define MSGTR_AO_SUN_UnsupSampleRate "[AO SUN] audio_setup : votre carte ne supporte pas canal %d, %s, %d Hz échantillonnage.\n"
 #define MSGTR_AO_SUN_CantUseSelect "[AO SUN]\n   ***  Votre pilote audio ne supporte PAS select()  ***\nRecompiler MPlayer avec #undef HAVE_AUDIO_SELECT dans config.h !\n\n"