D17245: Add string formatting function to property info

Nathaniel Graham noreply at phabricator.kde.org
Thu Nov 29 21:31:02 GMT 2018


ngraham added inline comments.

INLINE COMMENTS

> formatstrings.cpp:82
> +    case 4: string = i18nc("@item:intable image orientation", "Vertically flipped"); break;
> +    case 5: string = i18nc("@item:intable image orientation", "Transposed"); break;
> +    case 6: string = i18nc("@item:intable image orientation", "90° rotated"); break;

"Transposed" and "Transversed" are very technical terms, and it's hard to understand what they mean in this context. I actually have no idea myself! Could we consider replacing these terms with plainer language?

REPOSITORY
  R286 KFileMetaData

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

To: astippich, broulik, bruns, mgallien
Cc: ngraham, kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181129/69ae6032/attachment.html>


More information about the Kde-frameworks-devel mailing list