Finish implementation of habit archival

This commit is contained in:
2016-02-14 18:36:16 -05:00
parent d4152f6b7e
commit d6d7798ae7
12 changed files with 142 additions and 39 deletions

View File

@@ -6,6 +6,7 @@
<string name="edit">Edit</string>
<string name="delete">Delete</string>
<string name="archive">Archive</string>
<string name="unarchive">Unarchive</string>
<string name="add_habit">Add habit</string>
<string name="color_picker_default_title">Select a Color</string>
<string name="color_swatch_description">Color <xliff:g id="color_index" example="14">%1$d</xliff:g></string>