Add choice of 7 days to settings for dynamic playlists (#616)

* Add choice of N days to settings for dynamic playlists (#3)

* Code review
This commit is contained in:
soncaokim 2018-12-03 22:45:47 +01:00 committed by Eugene
commit f7cbfb38d9
4 changed files with 21 additions and 0 deletions

View file

@ -106,6 +106,7 @@
<string name="never">Never</string>
<string name="today">Today</string>
<string name="this_week">This week</string>
<string name="past_seven_days">Past 7 days</string>
<string name="this_month">This month</string>
<string name="past_three_months">Past 3 months</string>
<string name="this_year">This year</string>