Skip to content
Commit b6be40cf authored by ivan tkachenko's avatar ivan tkachenko 🗯 Committed by Carl Schwan
Browse files

Port i18n to qsTr

We can't depend on KI18n, so we can't assume i18n() is present.
Instead, use qsTr, which comes with Qt and is what we use for
translation in Tier-1 frameworks.

These are the only i18n calls remaining. The rest the search results are
either in doc comments or in examples, which is acceptable.
parent 2ae998c4
Pipeline #423005 passed with stage
in 6 minutes and 28 seconds
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