ngraham added a comment.

  Maybe we could cache the value of `KFileSystemType::fileSystemType()` 
somewhere so we don't need to calculate it again for every file, since it's the 
same for every one.

INLINE COMMENTS

> job_error.cpp:249
> +    case KIO::ERR_FILE_TOO_LARGE_FOR_FAT32:
> +        result = i18n("The file named %1 cannot be transferred because it's 
> size is greater than 4 GB,"
> +                      " and the destination's filesystem does not support 
> files that large.", errorText);

it's -> its

REPOSITORY
  R241 KIO

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

To: shubham, ngraham, elvisangelaccio, #frameworks
Cc: kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to