[gnome-builder] color-picker: fix typo in translatable string



commit 6212b0b400303ff60f25a34c30415cdffa8fc8c2
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Sep 3 16:42:14 2017 +0200

    color-picker: fix typo in translatable string

 plugins/color-picker/gtk/color-picker-prefs.ui |    4 ++--
 po/id.po                                       |    8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/plugins/color-picker/gtk/color-picker-prefs.ui b/plugins/color-picker/gtk/color-picker-prefs.ui
index f3dc258..62ca1bc 100644
--- a/plugins/color-picker/gtk/color-picker-prefs.ui
+++ b/plugins/color-picker/gtk/color-picker-prefs.ui
@@ -368,7 +368,7 @@
                         <property name="is-radio">True</property>
                         <property name="schema-id">org.gnome.builder.plugins.color_picker_plugin</property>
                         <property name="target">"tritanopia"</property>
-                        <property name="title" translatable="yes">Ttritanopia (blue-blind)</property>
+                        <property name="title" translatable="yes">Tritanopia (blue-blind)</property>
                         <style>
                           <class name="cp-prefs-switch"/>
                         </style>
@@ -385,7 +385,7 @@
                         <property name="is-radio">True</property>
                         <property name="schema-id">org.gnome.builder.plugins.color_picker_plugin</property>
                         <property name="target">"tritanomaly"</property>
-                        <property name="title" translatable="yes">Ttritanomaly (blue-weak)</property>
+                        <property name="title" translatable="yes">Tritanomaly (blue-weak)</property>
                         <style>
                           <class name="cp-prefs-switch"/>
                         </style>
diff --git a/po/id.po b/po/id.po
index 33721cc..b18910d 100644
--- a/po/id.po
+++ b/po/id.po
@@ -3369,12 +3369,12 @@ msgid "Protanomaly (red-weak)"
 msgstr "Protanomali (lemah merah)"
 
 #: plugins/color-picker/gtk/color-picker-prefs.ui:371
-msgid "Ttritanopia (blue-blind)"
-msgstr "Ttritanopia (buta biru)"
+msgid "Tritanopia (blue-blind)"
+msgstr "Tritanopia (buta biru)"
 
 #: plugins/color-picker/gtk/color-picker-prefs.ui:388
-msgid "Ttritanomaly (blue-weak)"
-msgstr "Ttritanomali (lemah biru)"
+msgid "Tritanomaly (blue-weak)"
+msgstr "Tritanomali (lemah biru)"
 
 #: plugins/color-picker/gtk/color-picker-prefs.ui:405
 msgid "Websafe"


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