D8767: Fix translation of toolbar name when it has i18n context
David Faure
noreply at phabricator.kde.org
Sun Nov 12 18:44:20 UTC 2017
dfaure accepted this revision.
dfaure added inline comments.
INLINE COMMENTS
> ktoolbarhelper.cpp:32
> + const QVector<QString> textKeys = {QStringLiteral("text"), QStringLiteral("Text")};
> + for (const QString key : textKeys) {
> + QDomNode textNode = element.namedItem(key);
const QString &key
REPOSITORY
R263 KXmlGui
BRANCH
toolbar-i18n-with-ctxt
REVISION DETAIL
https://phabricator.kde.org/D8767
To: aspotashev, dfaure, apol
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171112/5bdeb80b/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list