Show alarm only on certain days of the week

This commit is contained in:
2016-02-24 08:22:00 -05:00
parent c68176ad09
commit 1a4dbd9cba
10 changed files with 261 additions and 48 deletions

View File

@@ -107,6 +107,9 @@
<string name="hint_landscape">You can see more days by putting your phone in landscape mode.</string>
<string name="delete_habits">Delete Habits</string>
<string name="delete_habits_message">The habits will be permanently deleted. This action cannot be undone.</string>
<string name="weekends">Weekends</string>
<string name="any_weekday">Any weekday</string>
<string name="any_day">Any day</string>
<string-array name="hints">
<item>@string/hint_drag</item>