mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Merge pull request #1039 from CristianAUnisa/export-to-html
Export vault to HTML
This commit is contained in:
commit
bebda569de
6 changed files with 146 additions and 2 deletions
|
@ -105,10 +105,12 @@
|
|||
<string name="export_warning_password">Exports are encrypted using a separate password configured in Security settings.</string>
|
||||
<string name="export_format_aegis">Aegis (.JSON)</string>
|
||||
<string name="export_format_google_auth_uri">Text file (.TXT)</string>
|
||||
<string name="export_format_html">Web page (.HTML)</string>
|
||||
<string name="export_format_hint">Export format</string>
|
||||
<string name="export_all_groups">Export all groups</string>
|
||||
<string name="export_choose_groups">Select which groups to export:</string>
|
||||
<string name="export_no_groups_selected">No groups selected to export</string>
|
||||
<string name="export_html_title">Aegis Authenticator Export</string>
|
||||
|
||||
<string name="choose_authentication_method">Security</string>
|
||||
<string name="authentication_method_explanation">Aegis is a security-focused 2FA app. Tokens are stored in a vault, that can optionally be encrypted with a password of your choosing. If an attacker obtains your encrypted vault file, they will not be able to access the contents without knowing the password.\n\nWe\'ve preselected the option that we think would fit best for your device.</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue