allow sorting by date added

This commit is contained in:
Benoît Dardenne 2020-07-10 23:11:28 +02:00 committed by dkanada
commit e8ef0b972d
10 changed files with 24 additions and 3 deletions

View file

@ -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>