Better wording

This commit is contained in:
Iñigo Salvador Azurmendi 2019-01-04 23:58:15 +01:00 committed by Albert Astals Cid
parent a4735e428a
commit 3ce4e98adb

View file

@ -3465,7 +3465,9 @@ bool Part::handleCompressed( QString &destpath, const QString &path, KFilterDev:
"not have enough permissions to read the file. "
"You can check ownership and permissions if you "
"right-click on the file in the Dolphin "
"file manager and then choose the 'Properties' tab.</qt>"));
"file manager, then choose the 'Properties' option, "
"and select 'Permissions' tab in the opened window.</qt>"));
delete newtempfile;
return false;