mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Added preference to show / hide issuers
This commit is contained in:
parent
54e5fba7c0
commit
03713c303c
4 changed files with 26 additions and 2 deletions
|
@ -4,4 +4,7 @@
|
|||
<string name="title_activity_intro">IntroActivity</string>
|
||||
<string name="settings">Preferences</string>
|
||||
<string name="pref_night_mode">Night mode</string>
|
||||
<string name="pref_night_mode_description">Enable this to use darker colors</string>
|
||||
<string name="pref_issuers">Show the issuer</string>
|
||||
<string name="pref_issuers_description">Enable this to show the issuer next to the profile name</string>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue