[gnome-control-center] region: use Unicode in translatable strings



commit 6fc7734a66d22b192b23720995946c588634e9b1
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Mon Oct 3 14:44:17 2016 +0200

    region: use Unicode in translatable strings
    
    See https://developer.gnome.org/hig/stable/typography.html
    
    https://bugzilla.gnome.org/show_bug.cgi?id=772199

 panels/region/input-chooser.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/region/input-chooser.ui b/panels/region/input-chooser.ui
index 220fbfe..41f602e 100644
--- a/panels/region/input-chooser.ui
+++ b/panels/region/input-chooser.ui
@@ -73,7 +73,7 @@
           <object class="GtkLabel" id="login-label">
             <property name="visible">False</property>
             <property name="wrap">True</property>
-            <property name="label" translatable="yes">Input methods can't be used on the login 
screen</property>
+            <property name="label" translatable="yes">Input methods can’t be used on the login 
screen</property>
             <property name="margin-start">6</property>
             <property name="margin-end">6</property>
             <property name="margin-bottom">6</property>


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