Improve notifications
Reorder the content of the notification and add the download progress as text, the current speed and the ETA.
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
<string name="download_completed_notification">Download completed</string>
|
||||
<string name="download_starting_notification">Starting download</string>
|
||||
|
||||
<string name="text_download_speed">%1$s, %2$s/s</string>
|
||||
<string name="download_remaining"><xliff:g id="duration" example="3 minutes">%s</xliff:g> left</string>
|
||||
|
||||
<string name="download_button">Download</string>
|
||||
<string name="pause_button">Pause</string>
|
||||
<string name="resume_button">Resume</string>
|
||||
|
||||
Reference in New Issue
Block a user