https://bugs.kde.org/show_bug.cgi?id=496633
Bug ID: 496633 Summary: label and context strings are interchanged in screencast.cpp Classification: Plasma Product: xdg-desktop-portal-kde Version: git-master Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: kishor...@gmail.com CC: aleix...@kde.org Target Milestone: --- The first argument of i18nc is the context ( https://techbase.kde.org/Development/Tutorials/Localization/i18n#Adding_Context_with_i18nc() ). The strings seem to be interchanged at https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/blob/master/src/screencast.cpp?ref_type=heads#L297 , leading to the context string being shown as the label in the application. -- You are receiving this mail because: You are watching all bug changes.