[PATCH] network gui: add apply tooltip to Configure button (#1018471)

Vratislav Podzimek vpodzime at redhat.com
Tue Nov 5 12:26:51 UTC 2013


On Tue, 2013-11-05 at 12:47 +0100, Radek Vykydal wrote:
> I hope the tooltip_text says it, and I'm open to better wordings.
> 
> See https://bugzilla.redhat.com/show_bug.cgi?id=1018471#c3 for more info.
> 
> ---
>  pyanaconda/ui/gui/spokes/network.glade | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/pyanaconda/ui/gui/spokes/network.glade b/pyanaconda/ui/gui/spokes/network.glade
> index f0a945d..5e69d55 100644
> --- a/pyanaconda/ui/gui/spokes/network.glade
> +++ b/pyanaconda/ui/gui/spokes/network.glade
> @@ -806,6 +806,7 @@ updates available for you.</property>
>                                              <property name="label" translatable="yes">C_onfigure...</property>
>                                              <property name="visible">True</property>
>                                              <property name="can_focus">True</property>
> +                                            <property name="tooltip_text" translatable="yes">To apply the configuration in installer turn the device off and on.</property>
>                                              <property name="receives_default">True</property>
>                                              <property name="halign">end</property>
>                                              <property name="valign">end</property>
I'd suggest: "Turn the device off and on to apply the configuration".
Maybe "...instantly apply...".

-- 
Vratislav Podzimek

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



More information about the anaconda-patches mailing list