┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistview.cpp
diff options
context:
space:
mode:
authorElvis Angelaccio <[email protected]>2019-02-17 12:26:52 +0100
committerElvis Angelaccio <[email protected]>2019-03-09 12:34:36 +0100
commit1a325946174258186b6b8dfeae6dd096d90483f2 (patch)
tree7f789d709436b2920beea38aaf84fcb2a0136657 /src/kitemviews/kitemlistview.cpp
parente602e532c0f7c023db097d0eac50a9d7a652b2d1 (diff)
Fix context for QDateTime::toString() translations
Summary: The documentation of QDateTime::toString() says that: Any sequence of characters that are enclosed in single quotes will be treated as text and not be used as an expression. This means that translators cannot replace single quotes with other characters such as «...». This is now described in the context of the affected strings. We also check that the translated string contains exactly 2 single quotes, and we use the untraslated string otherwise. BUG: 401382 Reviewers: lueck, aacid, cfeck Subscribers: ltoscano, kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D18769
Diffstat (limited to 'src/kitemviews/kitemlistview.cpp')
0 files changed, 0 insertions, 0 deletions