[partition] Missing space
This commit is contained in:
parent
135fce77c1
commit
6e8d820737
@ -260,7 +260,7 @@ EditExistingPartitionDialog::applyChanges( PartitionCoreModule* core )
|
||||
QString description = tr( "Partition %1 could not be decrypted "
|
||||
"with the given passphrase."
|
||||
"<br/><br/>"
|
||||
"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() );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user