https://bugs.kde.org/show_bug.cgi?id=513496
Bug ID: 513496
Summary: Search field placeholder string is untranslated in all
languages
Classification: Applications
Product: systemsettings
Version First unspecified
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 187747
--> https://bugs.kde.org/attachment.cgi?id=187747&action=edit
"Search..." across languages
SUMMARY
The placeholder string in the search field is not translated, and seems to not
be marked to be translated anymore at source code level.
See the attached picture for clarification.
As I peeked in the .po files in systemsettings' Invent repo, both "Search" and
"Search..." msgid strings are marked as obsolete #~ in many languages, meaning
that they are not used anymore and thus leaving the string untranslated in all
languages. Even though for es/ (my main language) these msgids don't have the
#~ mark, it's not used anyway.
STEPS TO REPRODUCE
1. Launch systemsettings in a random language e.g. 'LANG=es_MX.UTF-8
systemsettings' (I tried with ar_AR.UTF-8, tr_TR.UTF-8 and so on)
2. Look at the search field
OBSERVED RESULT
"Search..." placeholder string is untranslated no matter the language you open
systemsettings on
EXPECTED RESULT
The search field placeholder should be translated "Buscar...", etc.
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 6.5.4
KDE Frameworks Version: 6.21.0
Qt Version: 6.10.1
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.