D7563: Add privilegeExecution field to file protocol description

Nathaniel Graham noreply at phabricator.kde.org
Fri Aug 7 17:27:30 BST 2020


ngraham added inline comments.

INLINE COMMENTS

> file_unix.cpp:1349
> +        case ActionType::UTIME:   return QStringLiteral("Authentication is required to modify this file's last updated time.");
> +        case ActionType::UNKNOWN: return QStringLiteral("Authentication is required to perform this action.");
> +        }

Shouldn't these be localized?

Also can you change "directory" to "folder"?

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D7563

To: cblack, #frameworks, dfaure, chinmoyr, sitter, ngraham
Cc: cblack, sitter, kkong, kde-frameworks-devel, feverfew, mreeves, mati865, ngraham, elvisangelaccio, LeGast00n, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200807/c5761390/attachment.htm>


More information about the Kde-frameworks-devel mailing list