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

@@ -114,8 +114,6 @@
<string name="pref_filter_fdroid_summary">Verwijdert F-Droid apps van app lijsten</string>
<string name="pref_downloader_external_desc">Externe opslag is gebruikt voor downloads, exportaties, etc.</string>
<string name="pref_downloader_external">Gebruiker externe opslag</string>
<string name="pref_downloader_active_title">Actieve download</string>
<string name="pref_downloader_active_summary">Maximale aantal van actieve downloads</string>
<string name="pref_dialog_to_apply_restart">Deze optie word toegepast nadat u de app herstart</string>
<string name="pref_common_extra">Extra\'s</string>
<string name="pref_app_download">Downloads</string>