[pan2] One more Unicode apostrophe



commit b376c882f236c11e8f8a9bd88e00c432390d86a1
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Thu Sep 28 15:49:08 2017 +0200

    One more Unicode apostrophe
    
    See https://developer.gnome.org/hig/stable/typography.html
    
    https://bugzilla.gnome.org/show_bug.cgi?id=781922

 pan/data-impl/data-impl.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pan/data-impl/data-impl.cc b/pan/data-impl/data-impl.cc
index 0b660df..210bba7 100644
--- a/pan/data-impl/data-impl.cc
+++ b/pan/data-impl/data-impl.cc
@@ -148,7 +148,7 @@ GError *error_c = NULL;
     secret_password_store_sync (
       SECRET_SCHEMA_COMPAT_NETWORK,
       SECRET_COLLECTION_DEFAULT,
-      _("Pan Newsreader's server passwords"),
+      _("Pan Newsreader’s server passwords"),
       pw.pw,
       NULL, &error_c,
       "user", pw.user.str,


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