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

Reply via email to