=?utf-8?q?=5Bgnome-control-center=5D_screen=3A_Use_the_proper_Unicode_ell?= =?utf-8?q?ipsis_=28=E2=80=A6=29_instead_of_three_dots?=



commit a877915e9ba76481b3737df90ebbf47fd38f3756
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Sun Dec 2 15:32:14 2012 -0500

    screen: Use the proper Unicode ellipsis (â) instead of three dots
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689497

 panels/screen/screen.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/screen/screen.ui b/panels/screen/screen.ui
index 0c8a1c0..2a57574 100644
--- a/panels/screen/screen.ui
+++ b/panels/screen/screen.ui
@@ -315,7 +315,7 @@
                             </child>
                             <child>
                               <object class="GtkLinkButton" id="screen_locations_linkbutton">
-                                <property name="label" translatable="yes">Locations...</property>
+                                <property name="label" translatable="yes">Locationsâ</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">True</property>



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