[gnome-control-center] printers: Mark string translatable



commit 203cb82a672aa5dff0a6c1b5271c83487c371111
Author: Marek Kasik <mkasik redhat com>
Date:   Fri Aug 30 10:01:15 2013 +0200

    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

 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 5fb98ee..f911b6f 100644
--- a/panels/printers/new-printer-dialog.ui
+++ b/panels/printers/new-printer-dialog.ui
@@ -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>


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