diff options
Diffstat (limited to 'DistUpgrade/DistUpgradeControler.py')
| -rw-r--r-- | DistUpgrade/DistUpgradeControler.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DistUpgrade/DistUpgradeControler.py b/DistUpgrade/DistUpgradeControler.py index 4a881790..583fe4bd 100644 --- a/DistUpgrade/DistUpgradeControler.py +++ b/DistUpgrade/DistUpgradeControler.py @@ -374,10 +374,10 @@ class DistUpgradeControler(object): if len(installed_demotions) > 0: self._view.information(_("Some software no longer officially " "supported"), - _("These of your installed packages are " + _("These installed packages are " "no longer officially supported, and are now only - community-support ('universe').\n\n" + community-supported ('universe').\n\n" "If you don't have 'universe' enabled " "these packages will be suggested for " "removal in the next step. "), |
