Cleanup and retire non-working download options
* External storage download uses external files directory and not the SD card to downloads while the description states otherwise. This is in-accurate and thus dropped (See #985). * Custom download path is broken which was implemented as a workaround for the above (See #1003). * Move downloads storage to internal files directory which is sandboxed and only accessible to us. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -272,7 +272,6 @@
|
||||
<string name="pref_filter_fdroid_summary">Neņemt vērā F-Droid lietotnes no Atjauninājumi un uzstādītās lietotnes</string>
|
||||
<string name="pref_filter_search_summary">Meklēšanas nosacījumi tiek atiestatīti katrā meklēšanas reizē. Izslēgt, lai saglabāt meklēšanas nosacījumus</string>
|
||||
<string name="ui_accent_12">Discord zils</string>
|
||||
<string name="pref_downloader_external_desc">Ārējā krātuve tiek izmantota lejupielādēm, izguvēm utml.</string>
|
||||
<string name="download_paused">Apturēta • <xliff:g id="completed_downloads">%1$d</xliff:g>/<xliff:g id="all_downloads">%2$d</xliff:g></string>
|
||||
<string name="details_beta_description">Būs pieejamas jaunas iespējas un nepilnības pirms publicēšanas. Sniedzot atgriezenisko saiti izstrādātājiem tiks palīdzēts viņiem veikt uzlabojumus.</string>
|
||||
<string name="details_gsf_dependent">Nepieciešams GSF</string>
|
||||
@@ -300,7 +299,6 @@
|
||||
<string name="onboarding_permission_esm">Ārējās krātuves pārvaldnieks</string>
|
||||
<string name="onboarding_permission_esa_desc">Lai saglabātu lejupielādes (APK un OBB), jāizgūst un jāievieto ierīces konfigurācijas no ārējās krātuves.</string>
|
||||
<string name="onboarding_permission_notifications">Paziņojumi</string>
|
||||
<string name="pref_downloader_external">Lietotāja ārējā krātuve</string>
|
||||
<string name="pref_filter_fdroid_title">Atlasīt F-Droid lietotnes</string>
|
||||
<string name="pref_filter_search_title">Izmantot nepaliekošus meklēšanas nosacījumus</string>
|
||||
<string name="pref_insecure_anonymous_summary">Veidot vietēju GSF ID ierīcē</string>
|
||||
@@ -358,7 +356,6 @@
|
||||
<string name="toast_proxy_success">Starpniekserveris veiksmīgi iestatīts</string>
|
||||
<string name="title_app_settings">Lietotnes iestatījumi</string>
|
||||
<string name="title_apps_sale_provider">Nodrošinātājs - bestappsales.com</string>
|
||||
<string name="pref_downloader_path_title">Lejupielāžu ceļš</string>
|
||||
<string name="pref_updates_check_frequency">Automātisko atjauninājumu biežums</string>
|
||||
<string name="pref_download_directory_error">Izvēlētais ceļš nav rakstāms</string>
|
||||
<string name="toast_proxy_failed">Neizdevās iestatīt starpniekserveri</string>
|
||||
|
||||
Reference in New Issue
Block a user