Adapt group selection UI

- Enable group deletion (including mapped countries)
- If only one group exists, no need to go through the dialog
This commit is contained in:
fgerber
2024-03-05 18:57:48 +01:00
parent 872f31746e
commit 411bd5c4de
5 changed files with 46 additions and 20 deletions

View File

@ -17,7 +17,7 @@
<string name="beendroid_repo">Project repository: https://git.helcel.net/helcel/beendroid\n Feel free to report issues or contribute to the project.</string>
<string name="foss_licenses">Free and open source dependencies and licenses</string>
<string name="about_beendroid">About the BeenDroid application</string>
<string name="delete_group">Do you want to delete this group?</string>
<string name="delete_group">Are your sure you want to delete this group and remove all its country mappings?</string>
<string name="group_add">Add</string>
<string name="logo">Logo</string>
<string name="name">Name</string>