Exclude "local source" for language detection for sources language filter

The local source is always shown, and therefore its language ("other") should only be shown in the language filter in case an actual source is installed that supports is of "other" language.
This commit is contained in:
schroda
2026-01-25 03:51:13 +01:00
parent e63a51e060
commit eace67e464
4 changed files with 29 additions and 5 deletions

View File

@@ -2300,6 +2300,10 @@ msgstr "No pages found"
msgid "No sources found. Install Some extensions first."
msgstr "No sources found. Install Some extensions first."
#: src/features/source/components/SourceLanguageSelect.tsx
msgid "No sources installed"
msgstr "No sources installed"
#: src/features/backup/Backup.utils.ts
#: src/features/category/components/CategoriesInclusionSetting.tsx
#: src/features/downloads/screens/DownloadSettings.tsx