Review Request 123278: Enable translation scripting for date groups

Lasse Liehu lasse.liehu at gmail.com
Fri Apr 10 00:58:23 BST 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123278/
-----------------------------------------------------------

(Updated huhti 9, 2015, 11:58 ip)


Review request for Dolphin and Localization and Translation (l10n).


Changes
-------

Wrapped lines to be under 100 characters. Rewrapping of existing code has been done as its own commit and it is part of this diff.


Repository: dolphin


Description
-------

This allows to work around limitations in Qt's date formatting.

Examples:

* Uppercasing the first character in a string because it's a title: Weekday and month names returned by QDateTime::toString are usually lowercase.
* Correcting the noun case of a month name from "of [month]" to "in [month]" in Finnish: "of [month]" is correct when talking about a specific day, but wrong when talking about a specific month.


Diffs (updated)
-----

  src/kitemviews/kfileitemmodel.cpp eac3ddf 

Diff: https://git.reviewboard.kde.org/r/123278/diff/


Testing
-------

Checked that grouping by date still worked.


Thanks,

Lasse Liehu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20150409/a6113550/attachment.htm>


More information about the kfm-devel mailing list