brasero r1732 - in trunk: . src/plugins/transcode
- From: philippr svn gnome org
- To: svn-commits-list gnome org
- Subject: brasero r1732 - in trunk: . src/plugins/transcode
- Date: Sun, 11 Jan 2009 14:30:27 +0000 (UTC)
Author: philippr
Date: Sun Jan 11 14:30:27 2009
New Revision: 1732
URL: http://svn.gnome.org/viewvc/brasero?rev=1732&view=rev
Log:
2009-01-11 Philippe Rouquier <ykw localhost localdomain>
Fix #566971 â Unclear string "Impossible to link plugin pads"
Add a translator comment
* src/plugins/transcode/burn-transcode.c
(brasero_transcode_error_on_pad_linking):
Modified:
trunk/ChangeLog
trunk/src/plugins/transcode/burn-transcode.c
Modified: trunk/src/plugins/transcode/burn-transcode.c
==============================================================================
--- trunk/src/plugins/transcode/burn-transcode.c (original)
+++ trunk/src/plugins/transcode/burn-transcode.c Sun Jan 11 14:30:27 2009
@@ -1377,6 +1377,13 @@
message = gst_message_new_error (GST_OBJECT (priv->pipeline),
g_error_new (BRASERO_BURN_ERROR,
BRASERO_BURN_ERROR_GENERAL,
+ /* Translators: This message is sent
+ * when brasero could not link together
+ * two gstreamer plugins so that one
+ * sends its data to the second for further
+ * processing. This data transmission is
+ * done through a pad. Maybe this is a bit
+ * too technical and should be removed? */
_("Impossible to link plugin pads")),
"Sent by brasero_metadata_error_on_pad_linking");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]