I know Hans wants to remove the screen, but let's just make it less annoying until then. --- iw/account_gui.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/iw/account_gui.py b/iw/account_gui.py index 7f3a964..5b08aef 100644 --- a/iw/account_gui.py +++ b/iw/account_gui.py @@ -128,7 +128,7 @@ class AccountWindow (InstallWindow): _("You have provided a weak password: %s") % msg, type="custom", custom_icon="error", default=0, - custom_buttons=[_("Cancel"), _("Use Anyway")]) + custom_buttons=[_("Cancel"), _("_Use Anyway")]) if ret == 0: self.passwordError() -- 1.6.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list