D12420: Make the warning text for deletion operations emphasize its permanency and irreversibility

Elvis Angelaccio noreply at phabricator.kde.org
Sun Apr 22 16:06:11 BST 2018


elvisangelaccio added inline comments.

INLINE COMMENTS

> jobuidelegate.cpp:229
>                           widget,
> -                         i18np("Do you really want to delete this item?", "Do you really want to delete these %1 items?", prettyList.count()),
> +                         i18np("Do you really want to permanently delete this item? This action cannot be undone.", "Do you really want to permanently delete these %1 items?\n\nThis action cannot be undone.", prettyList.count()),
>                           prettyList,

Please use semantic markup and the `<nl/>` tag instead of `\n`, see https://api.kde.org/frameworks/ki18n/html/prg_guide.html#kuit_markup

REPOSITORY
  R241 KIO

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

To: ngraham, #frameworks, #dolphin, elvisangelaccio
Cc: michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180422/67427c59/attachment.htm>


More information about the kfm-devel mailing list