[PATCH] Translate the "Quit" string at the end of liveinst.

Brian C. Lane bcl at redhat.com
Mon Sep 30 16:46:21 UTC 2013


On Mon, Sep 30, 2013 at 10:25:43AM -0400, David Shea wrote:
> ---
>  pyanaconda/ui/gui/hubs/progress.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/pyanaconda/ui/gui/hubs/progress.py b/pyanaconda/ui/gui/hubs/progress.py
> index e052ff6..79daeee 100644
> --- a/pyanaconda/ui/gui/hubs/progress.py
> +++ b/pyanaconda/ui/gui/hubs/progress.py
> @@ -200,7 +200,7 @@ class ProgressHub(Hub):
>              continueText.set_text(_("%s is now successfully installed on your system and ready "
>                                      "for you to use!  When you are ready, reboot your system to start using it!"))
>              continueText.set_line_wrap(True)
> -            self.continueButton.set_label("_Quit")
> +            self.continueButton.set_label(_("_Quit"))
>  
>          self._progressBar = self.builder.get_object("progressBar")
>          self._progressLabel = self.builder.get_object("progressLabel")
> -- 
> 1.8.3.1

Ack

-- 
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/20130930/26458d80/attachment.sig>


More information about the anaconda-patches mailing list