fixup! DownloadWorker: Restrict concurrent downloads to one

This commit is contained in:
Aayush Gupta
2023-11-29 19:47:59 +05:30
parent 02aa302915
commit 2cd3870cf3
50 changed files with 24 additions and 121 deletions

View File

@@ -91,8 +91,6 @@
<string name="pref_filter_fdroid_summary">Ignorovat aplikace ze služby F-Droid z karty Aktualizace a Nainstalované</string>
<string name="pref_downloader_external_desc">Externí úložiště se používá pro stahování, export atd.</string>
<string name="pref_downloader_external">Externí úložiště uživatele</string>
<string name="pref_downloader_active_title">Aktivní stahování</string>
<string name="pref_downloader_active_summary">Maximální počet aktivních stahování</string>
<string name="pref_dialog_to_apply_restart">Toto nastavení se aplikuje po restartování aplikace</string>
<string name="pref_common_extra">Doplňky</string>
<string name="pref_app_download">Soubory ke stažení</string>
@@ -375,4 +373,4 @@
<string name="pref_self_update_summary">Zkontrolovat a oznámit, pokud bude dostupná nová stabilní verze aplikace Aurora Store</string>
<string name="pref_vending_version_device">Výchozí (z konfigurace zařízení)</string>
<string name="pref_vending_version_title">Verze z Google Play</string>
</resources>
</resources>