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

@@ -207,8 +207,6 @@
<string name="pref_app_download">"Downloads"</string>
<string name="pref_common_extra">"Extras"</string>
<string name="pref_dialog_to_apply_restart">"This setting will be applied after you restart the app"</string>
<string name="pref_downloader_active_summary">"Maximum number of active downloads"</string>
<string name="pref_downloader_active_title">"Active download"</string>
<string name="pref_downloader_external">"User external storage"</string>
<string name="pref_downloader_external_desc">External storage is used for downloads, exports, etc.</string>
<string name="pref_downloader_path_title">"Download path"</string>