mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Merge pull request #1078 from orange-elephant/entries-in-multiple-groups
Refer to groups by UUID
This commit is contained in:
commit
305e157fc5
24 changed files with 782 additions and 197 deletions
|
@ -285,6 +285,8 @@
|
|||
<string name="unlocking_vault">Unlocking the vault</string>
|
||||
<string name="remove_group">Remove group</string>
|
||||
<string name="remove_group_description">Are you sure you want to remove this group? Entries in this group will automatically switch to \'No group\'.</string>
|
||||
<string name="remove_unused_groups">Delete unused groups</string>
|
||||
<string name="remove_unused_groups_description">Are you sure you want to delete all groups that are not assigned to an entry?</string>
|
||||
<string name="remove_icon_pack">Remove icon pack</string>
|
||||
<string name="remove_icon_pack_description">Are you sure you want to remove this icon pack? Entries that use icons from this pack will not be affected.</string>
|
||||
<string name="details">Details</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue