[PATCH] Mark language search string translatable. (#955229)

Vratislav Podzimek vpodzime at redhat.com
Thu May 9 09:07:27 UTC 2013


On Tue, 2013-05-07 at 10:52 -0400, Samantha N. Bueno wrote:
> ---
>  pyanaconda/ui/gui/spokes/welcome.glade | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/pyanaconda/ui/gui/spokes/welcome.glade b/pyanaconda/ui/gui/spokes/welcome.glade
> index f0a4602..4f79b7c 100644
> --- a/pyanaconda/ui/gui/spokes/welcome.glade
> +++ b/pyanaconda/ui/gui/spokes/welcome.glade
> @@ -367,7 +367,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>
ACK.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list