Added option to shuffle all songs from an artist or an album

This commit is contained in:
Karim Abou Zeid 2015-06-24 23:20:51 +02:00
commit c4a62847df
36 changed files with 61 additions and 44 deletions

View file

@ -86,7 +86,7 @@
<string name="add_playlist_title">"Dodaj na popis pjesama"</string>
<string name="new_playlist_title">Novi popis pjesama</string>
<string name="delete_warning">"Upozorenje: Ovaj postupak nije moguće poništiti."</string>
<string name="shuffle_all">Nasumična reprodukcija</string>
<string name="action_shuffle_all">Nasumična reprodukcija</string>
<string name="last_opened">Posljednje otvoreno</string>
<string name="light_theme_name">Svijetla</string>
<string name="dark_theme_name">Tamna</string>