| Summary: | Languages are only available in the language list if they have Plasma translations | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | MohammadSaleh Kamyab <mskf1383> |
| Component: | kcm_regionandlang | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | gudmundure, hanyoung, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.26.3 | ||
| Target Milestone: | --- | ||
| Platform: | Debian unstable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
MohammadSaleh Kamyab
2022-11-23 13:15:03 UTC
So you're saying your system uses the Persian language correctly if you manually edit the config file, but the language doesn't appear in the language list? (In reply to Nate Graham from comment #1) > So you're saying your system uses the Persian language correctly if you > manually edit the config file, but the language doesn't appear in the > language list? Translation of KDE to Perisan is realy poor, but when I manually edit config file, It become RTL (Right-To-Left) and also I can see some Persian strings. But it is not in the languages list. Ok, so the problem is that some software on the system is translated into Persian, but Persian isn't listed as valid language in the language list, even though using it (kind of) works. Thanks. probably because Persian is not in "plasmashell" domain. We get the available languages via `m_availableLanguages = KLocalizedString::availableDomainTranslations("plasmashell").values()`
Most likely there is no `plasmashell.po` in https://websvn.kde.org/trunk/l10n-kf5/fa/messages/plasma-workspace/ *** Bug 463165 has been marked as a duplicate of this bug. *** |