Support for Adding Multiple Groups

This commit is contained in:
Praveen Kumar 2024-04-10 10:24:56 +05:30
parent 372bbaa3fb
commit 2e9efa0617
No known key found for this signature in database
GPG key ID: FAAA373053D29923
7 changed files with 198 additions and 67 deletions

View file

@ -311,6 +311,7 @@
<string name="no_tokens_can_be_imported">No tokens can be imported as a result</string>
<string name="unlocking_vault">Unlocking the vault</string>
<string name="rename_group">Rename Group</string>
<string name="no_group_selection">If an entry is not part of any group, it can be found under \"No group\".</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>