[epiphany] Use Unicode apostrophe in a new string



commit 10b2bd8775e768e6696b1d4fc5220c69bfaec290
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Dec 30 22:02:32 2018 +0100

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

 data/org.gnome.epiphany.gschema.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index 6e0b225d5..cf57e7ceb 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -252,7 +252,7 @@
                <key type="b" name="enable-mouse-gestures">
                        <default>false</default>
                        <summary>Enable mouse gesture</summary>
-                       <description>Whether to enable mouse gestures. Mouse gestures are based on Opera's 
behaviour and are activated using the middle mouse button + gesture.</description>
+                       <description>Whether to enable mouse gestures. Mouse gestures are based on Opera’s 
behaviour and are activated using the middle mouse button + gesture.</description>
                </key>
        </schema>
         <schema id="org.gnome.Epiphany.webapp">


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