printers: Mark string translatable

Mark string "Enter address of a printer or a text to filter results"
as translatable.

https://bugzilla.gnome.org/show_bug.cgi?id=707083
This commit is contained in:
Marek Kasik 2013-08-30 10:01:15 +02:00
parent f3e672bbfc
commit 203cb82a67

View file

@ -144,7 +144,7 @@
<property name="invisible_char_set">True</property>
<property name="secondary_icon_tooltip_text" translatable="yes">Search for network printers or filter result</property>
<property name="secondary_icon_tooltip_markup" translatable="yes">Search for network printers or filter result</property>
<property name="placeholder_text">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 address of a printer or a text to filter results</property>
</object>
<packing>
<property name="expand">True</property>