mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Add ability to only show names when necessary
This commit is contained in:
parent
6009c09607
commit
edb1d8d76f
7 changed files with 39 additions and 1 deletions
|
@ -43,6 +43,8 @@
|
|||
<string name="pref_code_group_size_title">Code digit grouping</string>
|
||||
<string name="pref_code_group_size_summary">Select number of digits to group codes by</string>
|
||||
<string name="pref_account_name_position_title">Show the account name</string>
|
||||
<string name="pref_shared_issuer_account_name_title">Only show account name when necessary</string>
|
||||
<string name="pref_shared_issuer_account_name_summary">Only show account names whenever they share the same issuer. Other account names will be hidden.</string>
|
||||
<string name="pref_import_file_title">Import from file</string>
|
||||
<string name="pref_import_file_summary">Import tokens from a file</string>
|
||||
<string name="pref_android_backups_title">Android cloud backups</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue