diff options
Diffstat (limited to 'partitioning.py')
-rw-r--r-- | partitioning.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/partitioning.py b/partitioning.py index e6ec2f9ac..830f63a23 100644 --- a/partitioning.py +++ b/partitioning.py @@ -1841,7 +1841,7 @@ def partitionPreExistFormatWarnings(intf, warnings): labelstr1 = _("The following pre-existing partitions have been " "selected to be formatted, destroying all data.") - labelstr2 = _("Selected 'Yes' to continue and format these " + labelstr2 = _("Select 'Yes' to continue and format these " "partitions, or 'No' to go back and change these " "settings.") commentstr = "" |