mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Merge pull request #219 from alexbakker/new-andotp-format
Add support for the new andOTP backup format
This commit is contained in:
commit
36973669ea
2 changed files with 68 additions and 20 deletions
|
@ -113,6 +113,9 @@
|
|||
<string name="enable_encryption_error">An error occurred while enabling encryption</string>
|
||||
<string name="disable_encryption_error">An error occurred while disabling encryption</string>
|
||||
<string name="permission_denied">Permission denied</string>
|
||||
<string name="andotp_new_format">New format (v0.6.3 or newer) </string>
|
||||
<string name="andotp_old_format">Old format (v0.6.2 or older) </string>
|
||||
<string name="choose_andotp_importer">Which format does the andOTP backup file have?</string>
|
||||
<string name="choose_application">Select the application you\'d like to import a database from</string>
|
||||
<string name="choose_theme">Select your desired theme</string>
|
||||
<string name="choose_view_mode">Select your desired view mode</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue