diff help/help_mp-en.h @ 12908:7b9b4f07d2c4

automatic loading of af_volume, original patch by Dan Christiansen (danchr (at) daimi (dot) au (dot) dk)
author reimar
date Wed, 28 Jul 2004 12:17:50 +0000
parents f34a7cf4265a
children eb0d3c1b6c6d
line wrap: on
line diff
--- a/help/help_mp-en.h	Wed Jul 28 08:48:08 2004 +0000
+++ b/help/help_mp-en.h	Wed Jul 28 12:17:50 2004 +0000
@@ -368,7 +368,8 @@
 // x11_common.c
 #define MSGTR_EwmhFullscreenStateFailed "\nX11: Couldn't send EWMH fullscreen Event!\n"
 
-#define MSGTR_NeedAfVolume "Mixer: This audio output driver needs \"-af volume\" for changing volume.\n"
+#define MSGTR_InsertingAfVolume "[Mixer] No hardware mixing, inserting volume filter.\n"
+#define MSGTR_NoVolume "[Mixer] No volume control available.\n"
 
 // ====================== GUI messages/buttons ========================