https://bugs.kde.org/show_bug.cgi?id=459283
Bug ID: 459283
Summary: Erroneous "Unknown subcue ':usagetip' in UI marker in
context {@info:usagetip}." error in xi18n() function
call
Classification: Unclassified
Product: frameworks-ki18n
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Using i18nc() is fine:
https://invent.kde.org/plasma/welcome-app/-/blob/master/src/contents/ui/pages/Discover.qml#L18
Using xi18nc() triggers the error in the title:
https://invent.kde.org/plasma/welcome-app/-/blob/master/src/contents/ui/pages/Contribute.qml#L15
--
You are receiving this mail because:
You are watching all bug changes.