[evolution] Use the fancy Unicode apostrophes in new strings



commit 48e4a36a19e7c51c55485bfb50d00c8a13060340
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Mon Aug 13 00:07:43 2018 +0200

    Use the fancy Unicode apostrophes in new strings
    
    See https://developer.gnome.org/hig/stable/typography.html
    
    https://bugzilla.gnome.org/show_bug.cgi?id=774377

 data/org.gnome.evolution.mail.gschema.xml.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in
index a3e381a1c3..c1c4788aad 100644
--- a/data/org.gnome.evolution.mail.gschema.xml.in
+++ b/data/org.gnome.evolution.mail.gschema.xml.in
@@ -238,7 +238,7 @@
     <key name="composer-reply-credits-utc-to-localtime" type="b">
       <default>false</default>
       <_summary>Convert UTC time in reply credits to local time</_summary>
-      <_description>Whether the time in reply credits should be converted to local time when it's in UTC in 
the message.</_description>
+      <_description>Whether the time in reply credits should be converted to local time when it’s in UTC in 
the message.</_description>
     </key>
     <key name="display-content-disposition-inline" type="b">
       <default>true</default>
@@ -772,11 +772,11 @@
     </key>
     <key name="alt-reply-template-folder-uri" type="s">
       <default>''</default>
-      <_summary>Last chosen template's folder URI for Alternative Reply</_summary>
+      <_summary>Last chosen template’s folder URI for Alternative Reply</_summary>
     </key>
     <key name="alt-reply-template-message-uid" type="s">
       <default>''</default>
-      <_summary>Last chosen template's message UID for Alternative Reply</_summary>
+      <_summary>Last chosen template’s message UID for Alternative Reply</_summary>
     </key>
     <key name="alt-reply-template-preserve-subject" type="b">
       <default>false</default>


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