# HG changeset patch # User diego # Date 1323085088 0 # Node ID 9102fd16e91f83149f936d1d846a07c3427132d7 # Parent 2fef3034c98f58806a6ba36c39c75a83ab3e79b8 Remove some stray English messages from the Dutch message translation. diff -r 2fef3034c98f -r 9102fd16e91f help/help_mp-nl.h --- a/help/help_mp-nl.h Sun Dec 04 23:13:46 2011 +0000 +++ b/help/help_mp-nl.h Mon Dec 05 11:38:08 2011 +0000 @@ -854,13 +854,6 @@ #define MSGTR_AO_SGI_PauseInfo "[AO SGI] audio_pause: ...\n" #define MSGTR_AO_SGI_ResumeInfo "[AO SGI] audio_resume: ...\n" -// ao_sun.c -#define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc: SETINFO 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" -#define MSGTR_AO_SUN_CantReopenReset "[AO SUN]\nFatal error: *** CANNOT RE-OPEN / RESET AUDIO DEVICE (%s) ***\n" - // ao_plugin.c #define MSGTR_AO_PLUGIN_InvalidPlugin "[AO PLUGIN] ongeldige plugin: %s\n"