diff --git a/src/modules/partition/gui/EditExistingPartitionDialog.cpp b/src/modules/partition/gui/EditExistingPartitionDialog.cpp index 0ed18a96e..f02c5607d 100644 --- a/src/modules/partition/gui/EditExistingPartitionDialog.cpp +++ b/src/modules/partition/gui/EditExistingPartitionDialog.cpp @@ -260,7 +260,7 @@ EditExistingPartitionDialog::applyChanges( PartitionCoreModule* core ) QString description = tr( "Partition %1 could not be decrypted " "with the given passphrase." "

" - "Edit the partition again and give the correct passphrase" + "Edit the partition again and give the correct passphrase " "or delete and create a new encrypted partition." ) .arg( m_partition->partitionPath() );