[frameworks-ki18n] [Bug 523872] New: KLocalizedString missing-domain warning links to a 404 page

[email protected] Tue, 04 Aug 2026 23:53:55 +0000
Newsgroups gmane.comp.kde.devel.bugs
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=523872

            Bug ID: 523872
           Summary: KLocalizedString missing-domain warning links to a 404
                    page
    Classification: Frameworks and Libraries
           Product: frameworks-ki18n
      Version First 6.28.0
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

DESCRIPTION
In frameworks/ki18n
src/i18n/klocalizedstring.cpp
KLocalizedStringPrivate::translateRaw()

When the app domain is not set, a warning prints:

[kf.i18n] KLocalizedString: Domain is not set for this string, translation will
not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html
msgid: "Your emails" msgid_plural: "" msgctxt: "EMAIL OF TRANSLATORS"
[kf.i18n] KLocalizedString: Domain is not set for this string, translation will
not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html
msgid: "Your names" msgid_plural: "" msgctxt: "NAME OF TRANSLATORS"

The documentation URL 404's.

I suspect the updated URL is
https://invent.kde.org/frameworks/ki18n/-/blob/master/docs/programmers-guide.md

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.28.0
KDE Frameworks Version: 26.04.3
Qt Version: 6.11.1

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.