Add seperate dialog for creating groups

To improve layout
This commit is contained in:
Michael Schättgen 2018-12-16 22:25:50 +01:00
parent 324df53df5
commit ae0b4b5a37
4 changed files with 40 additions and 18 deletions

View file

@ -139,6 +139,7 @@
<string name="all">All</string>
<string name="name">Name</string>
<string name="no_group">No group</string>
<string name="new_group">New group</string>
<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>
</resources>