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:
@@ -62,8 +62,6 @@
|
||||
<string name="purchase_failed">Αποτυχία λήψης</string>
|
||||
<string name="pref_install_auto_title">Αυτόματη εγκατάσταση APK μετά τη λήψη</string>
|
||||
<string name="pref_install_auto_summary">Οι εφαρμογές εγκαθίστανται αμέσως μετά την ολοκλήρωση των λήψεων</string>
|
||||
<string name="pref_downloader_external_desc">Ο εξωτερικός αποθηκευτικός χώρος χρησιμοποιείται για λήψεις, εξαγωγές κ.τ.λ.</string>
|
||||
<string name="pref_downloader_external">Εξωτερικός αποθηκευτικός χώρος χρήστη</string>
|
||||
<string name="pref_app_download">Λήψεις</string>
|
||||
<string name="onboarding_permission_esa_desc">Για την αποθήκευση λήψεων (APK & OBB), εξάγετε και εισάγετε τις ρυθμίσεις της συσκευής προς και από έναν εξωτερικό αποθηκευτικό χώρο.</string>
|
||||
<string name="download_none">Δεν υπάρχουν λήψεις</string>
|
||||
|
||||
Reference in New Issue
Block a user