Correctly set i18n arguments in one pass

Authored by davidedmundson on Nov 12 2019, 11:58 AM.

Description

Correctly set i18n arguments in one pass

Summary:
i18n("asdf %1") will expand and fail as it has no arguments, leading to
a warning.

BUG: 414060

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D25270

Details