Show message when no habits are found

This commit is contained in:
2016-02-13 08:37:23 -05:00
parent dd1322e759
commit 3d79f5d928
8 changed files with 97 additions and 56 deletions

View File

@@ -56,5 +56,6 @@
<string name="discard">Discard</string>
<string name="save">Save</string>
<string name="streaks">Streaks</string>
<string name="no_habits_found">You have no active habits</string>
</resources>