Mercurial > mplayer.hg
changeset 34306:9102fd16e91f
Remove some stray English messages from the Dutch message translation.
author | diego |
---|---|
date | Mon, 05 Dec 2011 11:38:08 +0000 |
parents | 2fef3034c98f |
children | f2f80a26f8b7 |
files | help/help_mp-nl.h |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- 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"