[PATCH] Improve the clarity of the custom checkbutton label.

Jesse Keating jkeating at redhat.com
Tue Sep 11 17:54:33 UTC 2012


On 09/11/2012 09:12 AM, David Lehman wrote:
> Try to make it clear that activating the checkbutton opts out
> of automatic partitioning.
> ---
>   pyanaconda/ui/gui/spokes/storage.glade |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/pyanaconda/ui/gui/spokes/storage.glade b/pyanaconda/ui/gui/spokes/storage.glade
> index 079712a..28fe2d3 100644
> --- a/pyanaconda/ui/gui/spokes/storage.glade
> +++ b/pyanaconda/ui/gui/spokes/storage.glade
> @@ -107,7 +107,7 @@
>               </child>
>               <child>
>                 <object class="GtkCheckButton" id="options1_custom_check">
> -                <property name="label" translatable="yes">Let me _review &amp; customize the partitioning of the disks anyway.</property>
> +                <property name="label" translatable="yes">Let me customize the _partitioning of the disks instead.</property>
>                   <property name="use_action_appearance">False</property>
>                   <property name="visible">True</property>
>                   <property name="can_focus">True</property>
>

ACK, even though it breaks string freeze.

-- 
Jesse Keating
Fedora -- FreedomĀ² is a feature!


More information about the anaconda-patches mailing list