Show download progress in different view

This commit is contained in:
Manuel Fuhr 2021-10-30 09:25:51 +02:00
parent 6045a18a61
commit 51ef5c6aad
5 changed files with 124 additions and 91 deletions

View file

@ -16,6 +16,9 @@
<resources>
<string name="app_name">BRouter</string>
<string name="cancel_download">Cancel Download</string>
<string name="import_profile">Import Profile</string>
<string name="profile_filename_example">filename.brf</string>
<string name="download_info_start">Starting download…</string>
<string name="download_info_cancel">Cancelling…</string>
</resources>