Start working on ability to remove groups

This commit is contained in:
Michael Schättgen 2018-12-16 22:57:04 +01:00
parent ae0b4b5a37
commit feeada3e2d
10 changed files with 289 additions and 0 deletions

View file

@ -142,4 +142,6 @@
<string name="new_group">New group...</string>
<string name="enter_group_name">Enter a group name</string>
<string name="group_name_hint">Group name</string>
<string name="preference_manage_groups">Edit groups</string>
<string name="preference_manage_groups_summary">Manage and delete your groups here</string>
</resources>