[gnome-software] Use correct apostrophe on first run dialog



commit 53dd9d9e319a331660ddb31610f4b1497ce48c11
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jul 6 15:01:36 2014 -0500

    Use correct apostrophe on first run dialog
    
    https://wiki.gnome.org/Design/HIG/Typography

 src/gs-first-run-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-first-run-dialog.ui b/src/gs-first-run-dialog.ui
index 391ed7a..9efc40d 100644
--- a/src/gs-first-run-dialog.ui
+++ b/src/gs-first-run-dialog.ui
@@ -81,7 +81,7 @@
         </child>
         <child>
           <object class="GtkButton" id="button">
-            <property name="label" translatable="yes">_Let's Get Started</property>
+            <property name="label" translatable="yes">_Let’s Get Started</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="receives_default">True</property>


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