[PATCH 2/2] Mark for translation and show translated some more GUI elements (#877658)

Brian C. Lane bcl at redhat.com
Fri Dec 21 19:33:02 UTC 2012


On Fri, Dec 21, 2012 at 11:37:19AM +0100, Vratislav Podzimek wrote:
> 
> Signed-off-by: Vratislav Podzimek <vpodzime at redhat.com>
> ---
>  pyanaconda/ui/gui/spokes/custom.glade   | 4 ++--
>  pyanaconda/ui/gui/spokes/lib/cart.glade | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/pyanaconda/ui/gui/spokes/custom.glade b/pyanaconda/ui/gui/spokes/custom.glade
> index c763cf1..082a875 100644
> --- a/pyanaconda/ui/gui/spokes/custom.glade
> +++ b/pyanaconda/ui/gui/spokes/custom.glade
> @@ -2107,7 +2107,7 @@ you'll be able to view their details here.</property>
>              <property name="layout_style">end</property>
>              <child>
>                <object class="GtkButton" id="cancel_button">
> -                <property name="label">_Cancel</property>
> +                <property name="label" translatable="yes">_Cancel</property>
>                  <property name="visible">True</property>
>                  <property name="can_focus">True</property>
>                  <property name="receives_default">True</property>
> @@ -2122,7 +2122,7 @@ you'll be able to view their details here.</property>
>              </child>
>              <child>
>                <object class="GtkButton" id="select_button">
> -                <property name="label">_Select</property>
> +                <property name="label" translatable="yes">_Select</property>
>                  <property name="visible">True</property>
>                  <property name="can_focus">True</property>
>                  <property name="receives_default">True</property>
> diff --git a/pyanaconda/ui/gui/spokes/lib/cart.glade b/pyanaconda/ui/gui/spokes/lib/cart.glade
> index 9b83f92..a51d1b2 100644
> --- a/pyanaconda/ui/gui/spokes/lib/cart.glade
> +++ b/pyanaconda/ui/gui/spokes/lib/cart.glade
> @@ -40,7 +40,7 @@
>              <property name="layout_style">end</property>
>              <child>
>                <object class="GtkButton" id="close_button">
> -                <property name="label">_Close</property>
> +                <property name="label" translatable="yes">_Close</property>
>                  <property name="use_action_appearance">False</property>
>                  <property name="visible">True</property>
>                  <property name="can_focus">True</property>
> @@ -204,7 +204,7 @@
>                  </child>
>                  <child>
>                    <object class="GtkButton" id="remove_button">
> -                    <property name="label">_Remove</property>
> +                    <property name="label" translatable="yes">_Remove</property>
>                      <property name="use_action_appearance">False</property>
>                      <property name="visible">True</property>
>                      <property name="can_focus">True</property>
> -- 
> 1.7.11.7
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches

This part looks ok.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 482 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20121221/c819234c/attachment.sig>


More information about the anaconda-patches mailing list