[gsettings-desktop-schemas] schemas: Use a Unicode apostrophe in the new translatable string



commit baa6a44c4fe30c688fbe3480582fd9787c9b0085
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Jan 11 18:49:06 2017 +0100

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

 .../org.gnome.desktop.peripherals.gschema.xml.in   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.peripherals.gschema.xml.in 
b/schemas/org.gnome.desktop.peripherals.gschema.xml.in
index c28d5a5..c3de3b7 100644
--- a/schemas/org.gnome.desktop.peripherals.gschema.xml.in
+++ b/schemas/org.gnome.desktop.peripherals.gschema.xml.in
@@ -31,7 +31,7 @@
     <key name="tap-and-drag" type="b">
       <default>true</default>
       <summary>Enable tap-and-drag with touchpad</summary>
-      <description>Set this to TRUE to be able to start a drag by tapping and immediately moving the finger 
that's now pressed on the touchpad.</description>
+      <description>Set this to TRUE to be able to start a drag by tapping and immediately moving the finger 
that’s now pressed on the touchpad.</description>
     </key>
     <key name="send-events" enum="org.gnome.desktop.GDesktopDeviceSendEvents">
       <default>'enabled'</default>


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