Show close button when playing completed

This commit is contained in:
Vasily 2018-12-27 16:29:17 +02:00
parent 76dd9ddc84
commit d11f7414e4
5 changed files with 45 additions and 1 deletions

View file

@ -570,5 +570,6 @@
<string name="max_retry_desc">Maximum number of attempts before canceling the download</string>
<string name="pause_downloads_on_mobile">Pause on switching to mobile data</string>
<string name="pause_downloads_on_mobile_desc">Not all downloads can be suspended, in those cases, will be restarted</string>
<string name="close">Close</string>
</resources>