[gnome-software] Use a Unicode apostrophe in a new translatable string



commit 48e7fa6507e3d60dbcf9e74b36d01c6d47fa3a6b
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Thu May 11 13:58:25 2017 +0200

    Use a Unicode apostrophe in a new translatable string
    
    See https://developer.gnome.org/hig/stable/typography.html
    
    https://bugzilla.gnome.org/show_bug.cgi?id=774045#c1

 src/gs-editor.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-editor.ui b/src/gs-editor.ui
index 0e10884..efcd738 100644
--- a/src/gs-editor.ui
+++ b/src/gs-editor.ui
@@ -380,7 +380,7 @@
                         <property name="spacing">3</property>
                         <child>
                           <object class="GtkCheckButton" id="checkbutton_editors_pick">
-                            <property name="label" translatable="yes">Editor's Pick</property>
+                            <property name="label" translatable="yes">Editor’s Pick</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>


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