Re: [PATCH master] Tell user when nothing can be upgraded (#592605)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +            rc = anaconda.intf.messageWindow(_("Cannot Upgrade"),
> +                    _("Your current installation cannot be upgraded. This "
> +                      "is likely due to it being too old. Only the previous 2 "
> +                      "release may be upgraded. To upgrade older releases "
> +                      "you must first upgrade to all intermediate releases.\n\n"
> +                      "%s" % (oldInstalls)),
> +                type="custom", custom_icon=["error","error"],
> +                custom_buttons=[_("_Exit installer"), _("_Continue")])
> +            if rc == 0:
> +                sys.exit(0)
> +

I think the message could use a little bit of work, but I agree with the
patch overall.  I'd at least change the third sentence to:

"Only the previous two releases may be upgraded."

I might also change the last sentence to:

"To upgrade an older release, you must first upgrade through all
intermediate releases."

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux