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:
parent
f3e672bbfc
commit
203cb82a67
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue