[gnome-control-center] printers: Improve add printer search text



commit 3a068dae10ea400a2cdf551e51e42e3e885c199a
Author: Marek Kasik <mkasik redhat com>
Date:   Wed Jan 21 13:32:21 2015 +0100

    printers: Improve add printer search text
    
    Use a clearer text in the new printer dialog as hint in the search box.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=690366

 panels/printers/new-printer-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/printers/new-printer-dialog.ui b/panels/printers/new-printer-dialog.ui
index 07242f0..816234a 100644
--- a/panels/printers/new-printer-dialog.ui
+++ b/panels/printers/new-printer-dialog.ui
@@ -208,7 +208,7 @@
                             <property name="invisible_char">●</property>
                             <property name="truncate_multiline">True</property>
                             <property name="invisible_char_set">True</property>
-                            <property name="placeholder_text" translatable="yes" comments="Translators: The 
entered text should contain network address of a printer or a text which will filter found devices (their 
names and locations)">Enter address of a printer or a text to filter results</property>
+                            <property name="placeholder_text" translatable="yes" comments="Translators: The 
entered text should contain network address of a printer or a text which will filter found devices (their 
names and locations)">Enter a network address or search for a printer</property>
                           </object>
                           <packing>
                             <property name="expand">True</property>


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