Correctly set i18n arguments in one pass
ClosedPublic

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

Details

Summary

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

BUG: 414060

Diff Detail

Repository
R304 KNewStuff
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Restricted Application added a project: Frameworks. · View Herald TranscriptNov 12 2019, 11:58 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
davidedmundson requested review of this revision.Nov 12 2019, 11:58 AM
apol accepted this revision.Nov 15 2019, 3:31 PM
This revision is now accepted and ready to land.Nov 15 2019, 3:31 PM
This revision was automatically updated to reflect the committed changes.