Re: [PATCH master] Make text for failed upgrade dialog clearer (#697193)

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

 



Ack

On Mon, 2011-04-18 at 17:07 -0700, Brian C. Lane wrote:
> ---
>  pyanaconda/upgrade.py |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/pyanaconda/upgrade.py b/pyanaconda/upgrade.py
> index 427e7ff..99c4932 100644
> --- a/pyanaconda/upgrade.py
> +++ b/pyanaconda/upgrade.py
> @@ -84,7 +84,7 @@ def findRootParts(anaconda):
>              oldInstalls = ""
>              for info in notUpgradable:
>                  if None in info[:2]:
> -                    oldInstalls += "on %s" % (info[2])
> +                    oldInstalls += _("Unknown release on %s") % (info[2])
>                  else:
>                      oldInstalls += "%s %s on %s" % (info)
>                  oldInstalls += "\n"

-- 
Martin Gracik <mgracik@xxxxxxxxxx>

_______________________________________________
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