=?utf-8?q?=5Bgnome-color-manager=5D_Use_the_UTF-8_=27=E2=80=A6=27_rather_?= =?utf-8?b?dGhhbiAnLi4uJyBpbiBVSSBjb2Rl?=



commit 03844715c87ca339140c153783ccc907a8485fa8
Author: Richard Hughes <richard hughsie com>
Date:   Mon Dec 17 11:10:27 2012 +0000

    Use the UTF-8 'â' rather than '...' in UI code

 src/gcm-calibrate-argyll.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gcm-calibrate-argyll.c b/src/gcm-calibrate-argyll.c
index 9a341ae..68adbec 100644
--- a/src/gcm-calibrate-argyll.c
+++ b/src/gcm-calibrate-argyll.c
@@ -2537,7 +2537,7 @@ gcm_calibrate_argyll_status_changed_cb (GcmPrint *print,
 	case GTK_PRINT_STATUS_PRINTING:
 		/* TRANSLATORS: dialog message */
 		gcm_calibrate_set_message (GCM_CALIBRATE (calibrate_argyll),
-					   _("Printing the targets..."),
+					   _("Printing the targetsâ"),
 					   GCM_CALIBRATE_UI_STATUS);
 		break;
 	case GTK_PRINT_STATUS_FINISHED:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]