ext/alsa/: Update all error messages. All of them should either use the default...
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 28 Jan 2006 18:22:06 +0000 (18:22 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 28 Jan 2006 18:22:06 +0000 (18:22 +0000)
commit786e3c74e986380efa34b2ac9ce73275de54d81a
tree35d6a9bf781ce2f50abf7e8ccc0ece8d6279cead
parent27ed152e10435912933364f4fa0eb5b327feec80
ext/alsa/: Update all error messages.  All of them should either use the default translated message, or actually prov...

Original commit message from CVS:
* ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
(set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
(gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
* ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
(set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
(gst_alsasrc_unprepare), (gst_alsasrc_read):
Update all error messages.  All of them should either use
the default translated message, or actually provide a
translatable string.
Make the string for channel count problems meaningful.
ChangeLog
ext/alsa/gstalsasink.c
ext/alsa/gstalsasrc.c