Improve error message on widget

Fixes #168
This commit is contained in:
Nikhil
2016-09-19 21:24:32 -04:00
committed by Alinson Xavier
parent 5c8450191a
commit 132dce8919
3 changed files with 49 additions and 4 deletions

View File

@@ -102,6 +102,7 @@
<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="habit_not_found">Habit deleted / not found</string>
<string name="weekends">Weekends</string>
<string name="any_weekday">Monday to Friday</string>
<string name="any_day">Any day of the week</string>