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
This commit is contained in:
Marek Kasik 2015-01-21 13:32:21 +01:00
parent a33bb7fc6a
commit 3a068dae10

View file

@ -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>