[PATCH] Mark placeholder text in add addtnl keyboard screen as translatable.

Samantha N. Bueno sbueno+anaconda at redhat.com
Tue May 7 15:00:12 UTC 2013


---
 pyanaconda/ui/gui/spokes/langsupport.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/langsupport.glade b/pyanaconda/ui/gui/spokes/langsupport.glade
index 0648e9a..7547c27 100644
--- a/pyanaconda/ui/gui/spokes/langsupport.glade
+++ b/pyanaconda/ui/gui/spokes/langsupport.glade
@@ -167,7 +167,7 @@
                         <property name="invisible_char">●</property>
                         <property name="invisible_char_set">True</property>
                         <property name="secondary_icon_name">edit-clear-symbolic</property>
-                        <property name="placeholder_text">Type here to search.</property>
+                        <property name="placeholder_text" translatable="yes">Type here to search.</property>
                         <signal name="changed" handler="on_entry_changed" swapped="no"/>
                         <signal name="icon-release" handler="on_clear_icon_clicked" swapped="no"/>
                       </object>
-- 
1.7.11.7



More information about the anaconda-patches mailing list