=?utf-8?q?=5Bgnome-control-center=5D_color=3A_Use_the_proper_Unicode_elli?= =?utf-8?q?psis_=28=E2=80=A6=29_instead_of_three_dots?=



commit b0c973c14c8b095161f582320db0664cf7d1fcd6
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Sun Dec 2 15:30:57 2012 -0500

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

 panels/color/color.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/color/color.ui b/panels/color/color.ui
index 846a1ba..f8d6364 100644
--- a/panels/color/color.ui
+++ b/panels/color/color.ui
@@ -278,7 +278,7 @@
             <property name="layout_style">end</property>
             <child>
               <object class="GtkButton" id="button_assign_import">
-                <property name="label" translatable="yes">Import File...</property>
+                <property name="label" translatable="yes">Import Fileâ</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]