Move HTML export logic to a separate file and finish it up

This commit is contained in:
Alexander Bakker 2022-12-05 21:44:01 +01:00
parent 2c36149a3d
commit 7a1e4e1d77
3 changed files with 120 additions and 88 deletions

View file

@ -110,7 +110,7 @@
<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="export_html_title" context="The title of an HTML export document">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>