D16249: Warn user before copy/move job if the file size exceeds the maximum possible file size in FAT32 file system(4 GB)

Stefan BrĂ¼ns noreply at phabricator.kde.org
Fri Oct 19 18:11:49 BST 2018


bruns added inline comments.

INLINE COMMENTS

> job_error.cpp:1078
> +        description = xi18n("The file <filename>%1</filename> cannot be transeferred,"
> +                            " because the the destination's filesystem does not support files that large", errorText);
> +        solutions << i18n("Format the destination drive to a filesystem format which supports file that large.");

double "the"
drop the "`s"

> job_error.cpp:1079
> +                            " because the the destination's filesystem does not support files that large", errorText);
> +        solutions << i18n("Format the destination drive to a filesystem format which supports file that large.");
> +        break;

"Format **with**"
"filesystem type" or just "filesystem"
either "a file" or better "files"

REPOSITORY
  R241 KIO

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

To: shubham, ngraham, elvisangelaccio, #frameworks
Cc: cfeck, bruns, kde-frameworks-devel, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181019/7fc56e9d/attachment.html>


More information about the Kde-frameworks-devel mailing list