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

@ -64,7 +64,7 @@
<string name="add_playlist_title">"Adaugă la Playlist"</string>
<string name="new_playlist_title">Playlist Nou</string>
<string name="delete_warning">"Atenţie: Această operaţie nu poate fi revocată."</string>
<string name="shuffle_all">Amestecă toate</string>
<string name="action_shuffle_all">Amestecă toate</string>
<string name="last_opened">Ultimul deschis</string>
<string name="light_theme_name">Light (Alb)</string>
<string name="dark_theme_name">Dark (Negru)</string>