Fix i18n syntax to avoid runtime errors

Authored by ngraham on Nov 28 2019, 4:18 AM.

Description

Fix i18n syntax to avoid runtime errors

Summary:
Using .arg() in i18n() calls can lead to runtime errors such as the ones shown in
https://bugs.kde.org/show_bug.cgi?id=414498. Let's port away from that.

BUG: 414498

Test Plan: QML GHNS dialog no longer has any i18n errors in strings

Reviewers: leinir, Plasma, Frameworks

Reviewed By: leinir

Subscribers: kde-frameworks-devel

Tags: Frameworks

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

Details

Committed
ngrahamNov 29 2019, 12:58 PM
Reviewer
leinir
Differential Revision
D25585: Fix i18n syntax to avoid runtime errors
Parents
R304:752c6761bf0a: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown