Better wording

remotes/origin/Applications/19.04
Iñigo Salvador Azurmendi 7 years ago committed by Albert Astals Cid
parent a4735e428a
commit 3ce4e98adb
  1. 4
      part.cpp

@ -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;

Loading…
Cancel
Save