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:
@@ -109,7 +109,6 @@
|
||||
<string name="details_no_permission">Няма разрешения</string>
|
||||
<string name="installer_status_failure">Инсталаторът е неуспешен</string>
|
||||
<string name="installer_status_failure_storage">Недостатъчно място в паметта</string>
|
||||
<string name="pref_downloader_external">Потребителска външна памет</string>
|
||||
<string name="onboarding_permission_installer_desc">Разрешете инсталирането на приложения от Aurora Store</string>
|
||||
<string name="pref_common_extra">Екстри</string>
|
||||
<string name="details_privacy">поверителност</string>
|
||||
@@ -146,7 +145,6 @@
|
||||
<string name="download_paused">На пауза • <xliff:g id="completed_downloads">%1$d</xliff:g> / <xliff:g id="all_downloads">%2$d</xliff:g></string>
|
||||
<string name="exodus_powered">Осъществено от Exodus</string>
|
||||
<string name="exodus_progress">Проверява се за тракери…</string>
|
||||
<string name="pref_downloader_external_desc">Външното хранилище се използва за изтегляния, експорти и др.</string>
|
||||
<string name="pref_filter_fdroid_summary">Премахва приложенията на F-Droid от списъците с приложения</string>
|
||||
<string name="pref_insecure_anonymous_summary">Генерирайте GSF ID локално на устройството</string>
|
||||
<string name="pref_install_mode_am">AM инсталатор.</string>
|
||||
|
||||
Reference in New Issue
Block a user