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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user