[gnome-control-center] printers: Use ellipsis for "Add a Printer"



commit 479f04904caa7a0b7676ea343ebd06650726eecb
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Mon Feb 13 12:40:23 2017 -0500

    printers: Use ellipsis for "Add a Printer"
    
    https://bugzilla.gnome.org/show_bug.cgi?id=778568

 panels/printers/printers.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/printers/printers.ui b/panels/printers/printers.ui
index 9f7391a..b07b591 100644
--- a/panels/printers/printers.ui
+++ b/panels/printers/printers.ui
@@ -17,7 +17,7 @@
         <property name="visible">True</property>
         <property name="sensitive">True</property>
         <property name="use_underline">True</property>
-        <property name="label" translatable="yes" comments="Translators: This button adds new 
printer.">Add</property>
+        <property name="label" translatable="yes" comments="Translators: This button adds new 
printer.">Add…</property>
         <style>
           <class name="suggested-action"/>
         </style>
@@ -106,7 +106,7 @@
         </child>
         <child>
           <object class="GtkButton" id="printer-add-button2">
-            <property name="label" translatable="yes" comments="Translators: This button adds new 
printer.">Add a Printer</property>
+            <property name="label" translatable="yes" comments="Translators: This button adds new 
printer.">Add a Printer…</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]