[rhythmbox] transfer-queue: remove extra space from one of the messages
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] transfer-queue: remove extra space from one of the messages
- Date: Fri, 2 Jul 2010 10:10:42 +0000 (UTC)
commit bd5b862c705d2c6a6c6156a05ce7348a3219e42c
Author: Jonathan Matthew <jonathan d14n org>
Date: Fri Jul 2 20:10:23 2010 +1000
transfer-queue: remove extra space from one of the messages
shell/rb-track-transfer-queue.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/rb-track-transfer-queue.c b/shell/rb-track-transfer-queue.c
index 43882c3..c1a290a 100644
--- a/shell/rb-track-transfer-queue.c
+++ b/shell/rb-track-transfer-queue.c
@@ -369,7 +369,7 @@ start_next_batch (RBTrackTransferQueue *queue)
_("None of the tracks to be transferred "
"are in a format supported by the target "
"device, and no encoders are available "
- " for the supported formats."));
+ "for the supported formats."));
rb_alert_dialog_set_details_label (RB_ALERT_DIALOG (dialog), NULL);
g_object_unref (window);
g_signal_connect_object (dialog, "response", G_CALLBACK (error_response_cb), queue, 0);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]