https://bugs.kde.org/show_bug.cgi?id=459247
Bug ID: 459247
Summary: Valencian translation does not work
Classification: Unclassified
Product: krita
Version: 5.1.1
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Translation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi, I am the translator and I obtain Catalan translation only,
locale without GUI:
LANG=ca_ES.UTF-8@valencia
LANGUAGE=
LC_CTYPE="ca_ES.UTF-8@valencia"
...
LC_ALL=
locale into GUI:
LANG=ca_ES.UTF-8
LANGUAGE=ca@valencia:ca:en_US
LC_CTYPE="ca_ES.UTF-8"
...
LC_NUMERIC="ca_ES.UTF-8"
LC_ALL=
KDE config:
~$ head ~/.config/plasma-localerc
[Formats]
LANG=ca_ES.UTF-8
[Translations]
LANGUAGE=ca@valencia:ca:en_US
First I weighed that this would be an external bug and I have made a query to
Fontconfig: https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/327
Current terminal output:
~$ krita
Fontconfig warning: ignoring ca_valencia: not a valid region tag
Invalid profile : "/usr/share/color/icc/colord/Crayons.icc"
Invalid profile : "/usr/share/color/icc/colord/x11-colors.icc"
QObject::startTimer: Timers cannot have negative intervals
/usr/lib/x86_64-linux-gnu/krita-python-libs/krita added to PYTHONPATH
Warning: requested data for unknown action "KisToolEncloseAndFill"
STEPS TO REPRODUCE
1. Start the program with these locales
2. See menu item "Fitxer -> Desa" (ca) it should be "Fitxer -> Guarda"
(ca@valencia)
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 5.19.0-15-generic x86_64
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.4
--
You are receiving this mail because:
You are watching all bug changes.