Skip to content
Commit dd5c9d46 authored by Nate Graham's avatar Nate Graham
Browse files

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
parent 752c6761
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment