[gnome-color-manager] ColorChecker is one word
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] ColorChecker is one word
- Date: Wed, 6 Nov 2013 16:58:59 +0000 (UTC)
commit 43075ef4bf7144a15d1fb048af9ecd728793c602
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Wed Nov 6 16:55:29 2013 +0000
ColorChecker is one word
src/gcm-calibrate-main.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/gcm-calibrate-main.c b/src/gcm-calibrate-main.c
index bc1b03b..6fac823 100644
--- a/src/gcm-calibrate-main.c
+++ b/src/gcm-calibrate-main.c
@@ -1229,15 +1229,15 @@ gcm_calib_reference_kind_to_localised_string (GcmCalibrateReferenceKind kind)
}
if (kind == GCM_CALIBRATE_REFERENCE_KIND_COLOR_CHECKER) {
/* TRANSLATORS: this is probably a brand name */
- return _("Color Checker");
+ return _("ColorChecker");
}
if (kind == GCM_CALIBRATE_REFERENCE_KIND_COLOR_CHECKER_DC) {
/* TRANSLATORS: this is probably a brand name */
- return _("Color Checker DC");
+ return _("ColorChecker DC");
}
if (kind == GCM_CALIBRATE_REFERENCE_KIND_COLOR_CHECKER_SG) {
/* TRANSLATORS: this is probably a brand name */
- return _("Color Checker SG");
+ return _("ColorChecker SG");
}
if (kind == GCM_CALIBRATE_REFERENCE_KIND_HUTCHCOLOR) {
/* TRANSLATORS: this is probably a brand name */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]