D25585: Fix i18n syntax to avoid runtime errors

2019-11-29 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes. Closed by commit R304:dd5c9d461d86: Fix i18n syntax to avoid runtime errors (authored by ngraham). REPOSITORY R304 KNewStuff CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25585?vs=70475&id=70566 REVISION DETA

D25585: Fix i18n syntax to avoid runtime errors

2019-11-28 Thread Dan Leinir Turthra Jensen
leinir accepted this revision. leinir added a comment. This revision is now accepted and ready to land. ...wow, ok, right, that's a fun bit of api difference right there ;) Thanks for those! REPOSITORY R304 KNewStuff BRANCH fix-i18n-usage (branched from master) REVISION DETAIL https:/

D25585: Fix i18n syntax to avoid runtime errors

2019-11-27 Thread Nathaniel Graham
ngraham created this revision. ngraham added reviewers: leinir, Plasma, Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. ngraham requested review of this revision. REVISION SUMMARY Using `.arg()` in `i18n()` calls can lead to runtime errors such as