allow sorting by date added
This commit is contained in:
parent
b236e7a9cd
commit
e8ef0b972d
10 changed files with 24 additions and 3 deletions
|
|
@ -208,6 +208,7 @@
|
|||
<string name="sort_method_artist">Artist</string>
|
||||
<string name="sort_method_album">Album</string>
|
||||
<string name="sort_method_year">Year</string>
|
||||
<string name="sort_method_added">Added</string>
|
||||
<string name="sort_method_random">Random</string>
|
||||
|
||||
<string name="finish_current_music_sleep_timer">Finish last song</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue