[gnome-color-manager] Fix a translator comment



commit f46bbb0f78c1d80b257e101b8bf5852f423eb200
Author: Richard Hughes <richard hughsie com>
Date:   Sun Dec 6 10:13:16 2009 +0000

    Fix a translator comment

 src/gcm-calibrate.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gcm-calibrate.c b/src/gcm-calibrate.c
index 9bce9f0..45846e8 100644
--- a/src/gcm-calibrate.c
+++ b/src/gcm-calibrate.c
@@ -724,7 +724,7 @@ gcm_calibrate_device_setup (GcmCalibrate *calibrate, GError **error)
 
 	string = g_string_new ("");
 
-	/* TRANSLATORS: title, a profile is a ICC file */
+	/* TRANSLATORS: title, we're setting up the device ready for calibration */
 	gcm_calibrate_set_title (calibrate, _("Setting up device"));
 
 	/* TRANSLATORS: dialog message, preface */



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