summaryrefslogtreecommitdiffstats
path: root/iw/partition_gui.py
diff options
context:
space:
mode:
Diffstat (limited to 'iw/partition_gui.py')
-rw-r--r--iw/partition_gui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/iw/partition_gui.py b/iw/partition_gui.py
index d239cd376..f3f0ff9b8 100644
--- a/iw/partition_gui.py
+++ b/iw/partition_gui.py
@@ -874,7 +874,7 @@ class PartitionWindow(InstallWindow):
formatWarnings = getPreExistFormatWarnings(self.storage)
if formatWarnings:
- labelstr1 = _("The following pre-existing partitions have been "
+ labelstr1 = _("The following pre-existing devices have been "
"selected to be formatted, destroying all data.")
# labelstr2 = _("Select 'Yes' to continue and format these "