summaryrefslogtreecommitdiffstats
path: root/pyanaconda/ui/gui/spokes/lib/resize.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyanaconda/ui/gui/spokes/lib/resize.py')
-rw-r--r--pyanaconda/ui/gui/spokes/lib/resize.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/pyanaconda/ui/gui/spokes/lib/resize.py b/pyanaconda/ui/gui/spokes/lib/resize.py
index c44664e7b..1f1d990f9 100644
--- a/pyanaconda/ui/gui/spokes/lib/resize.py
+++ b/pyanaconda/ui/gui/spokes/lib/resize.py
@@ -174,8 +174,7 @@ class ResizeDialog(GUIObject):
self._update_labels(totalDisks, totalReclaimableSpace, 0)
- description = _("You don't have enough free space available for this installation.\n\n"
- "You can remove existing filesystems you no longer need to free up space "
+ description = _("You can remove existing filesystems you no longer need to free up space "
"for this installation. Removing a filesystem will permanently delete all "
"of the data it contains.")