long-term downloads resume
* recovery infrastructure * bump serialVersionUID of DownloadMission * misc cleanup in DownloadMission.java * remove unused/redundant from strings.xml
This commit is contained in:
parent
dab53450c1
commit
86dafdd92b
42 changed files with 478 additions and 97 deletions
|
|
@ -447,7 +447,6 @@
|
|||
<string name="error_connect_host">無法連線到伺服器</string>
|
||||
<string name="error_http_no_content">伺服器沒有傳送資料</string>
|
||||
<string name="error_http_unsupported_range">伺服器不接受多執行緒下載,請以 @string/msg_threads = 1 重試</string>
|
||||
<string name="error_http_requested_range_not_satisfiable">請求範圍無法滿足</string>
|
||||
<string name="error_http_not_found">找不到</string>
|
||||
<string name="error_postprocessing_failed">後處理失敗</string>
|
||||
<string name="clear_finished_download">清除已結束的下載</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue