Show progress while downloading modules

This commit is contained in:
topjohnwu
2017-10-01 02:38:25 +08:00
parent ab7fd9799d
commit 64da9281a4
11 changed files with 60 additions and 20 deletions
+1 -1
View File
@@ -101,7 +101,7 @@
<string name="process_error">Process error</string>
<string name="internal_storage">The zip is stored in:\n[Internal Storage]%1$s</string>
<string name="zip_download_title">Downloading</string>
<string name="zip_download_msg">Downloading zip file …</string>
<string name="zip_download_msg">Downloading zip file (%1$d%%)</string>
<string name="zip_process_title">Processing</string>
<string name="zip_process_msg">Processing zip file …</string>
<string name="manual_boot_image">Please manually select a boot image!</string>