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:
@@ -164,8 +164,6 @@
|
||||
<string name="pref_filter_google_summary">Không bao gồm tất cả ứng dụng của Google trong kết quả tìm kiếm và danh mục ứng dụng</string>
|
||||
<string name="pref_filter_fdroid_title">Lọc ứng dụng F-Droid</string>
|
||||
<string name="pref_filter_fdroid_summary">Không bao gồm các ứng dụng của F-Droid trong danh sách ứng dụng</string>
|
||||
<string name="pref_downloader_external_desc">Bộ nhớ ngoài được sử dụng để tải xuống, xuất, v.v.</string>
|
||||
<string name="pref_downloader_external">Bộ nhớ ngoài của người dùng</string>
|
||||
<string name="pref_dialog_to_apply_restart">Cài đặt này sẽ được áp dụng sau khi bạn khởi động lại ứng dụng</string>
|
||||
<string name="pref_app_download">Tải xuống</string>
|
||||
<string name="pref_abandon_session">Buộc xóa các phiên cài đặt</string>
|
||||
|
||||
Reference in New Issue
Block a user