summaryrefslogtreecommitdiffstats
path: root/sys/oss4/oss4-mixer.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/oss4/oss4-mixer.c')
-rw-r--r--sys/oss4/oss4-mixer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/oss4/oss4-mixer.c b/sys/oss4/oss4-mixer.c
index 6baa893e..91b14a2c 100644
--- a/sys/oss4/oss4-mixer.c
+++ b/sys/oss4/oss4-mixer.c
@@ -313,7 +313,7 @@ legacy_oss:
gst_oss4_mixer_close (mixer);
if (!silent_errors) {
GST_ELEMENT_ERROR (mixer, RESOURCE, OPEN_READ_WRITE,
- (_("Could not open audio device for mixer control handling."
+ (_("Could not open audio device for mixer control handling. "
"This version of the Open Sound System is not supported by this "
"element.")), ("Try the 'ossmixer' element instead"));
} else {