mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Add setting to change from 3 digit group size to 2 digit group size
This commit is contained in:
parent
09065c705b
commit
00e2e90aa7
8 changed files with 45 additions and 5 deletions
|
@ -21,6 +21,8 @@
|
|||
<string name="pref_select_theme_title">Theme</string>
|
||||
<string name="pref_view_mode_title">View mode</string>
|
||||
<string name="pref_lang_title">Language</string>
|
||||
<string name="pref_code_group_size_title">Code digit grouping</string>
|
||||
<string name="pref_code_group_size_summary">Show code in 2-digit grouping instead of 3-digit grouping</string>
|
||||
<string name="pref_account_name_title">Show the account name</string>
|
||||
<string name="pref_account_name_summary">Enable this to show the account name next to the issuer</string>
|
||||
<string name="pref_timeout_title">Timeout</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue