add notification for download progress
This commit is contained in:
parent
d2f3d45aa8
commit
86d20c044b
3 changed files with 116 additions and 1 deletions
|
|
@ -77,6 +77,7 @@
|
|||
<string name="battery_optimizations_message">Please disable battery optimizations for media playback while the screen is off.</string>
|
||||
<string name="added_title_to_queue">"Added 1 title to the queue."</string>
|
||||
<string name="added_x_titles_to_queue">Added %1$d titles to the queue.</string>
|
||||
<string name="downloading_x_songs">Downloading %1$d songs.</string>
|
||||
<string name="delete_playlist_x"><![CDATA[Delete the playlist <b>%1$s</b>?]]></string>
|
||||
<string name="delete_x_playlists"><![CDATA[Delete <b>%1$d</b> playlists?]]></string>
|
||||
<string name="remove_song_x_from_playlist"><![CDATA[Remove the song <b>%1$s</b> from the playlist?]]></string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue