mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Clarify that only Aegis vaults can be imported during the intro
Some users understandably get confused when they try to import a backup file from a different 2FA app during the intro and then get greeted with an error dialog. This changes the button text to "Import Aegis vault" and adds a small hint text in the hope that this makes the limitations of the intro more clear to the user. <img width="200" src="https://alexbakker.me/u/jzhh3bk30w.png" />
This commit is contained in:
parent
dd9c307dea
commit
37964da4a5
2 changed files with 40 additions and 24 deletions
|
@ -469,7 +469,8 @@
|
|||
<string name="pref_panic_trigger_title">Delete vault on panic trigger</string>
|
||||
<string name="pref_panic_trigger_summary">Delete vault when a panic trigger is received from Ripple</string>
|
||||
|
||||
<string name="import_vault">Import vault</string>
|
||||
<string name="import_vault">Import Aegis vault</string>
|
||||
<string name="import_vault_hint">Want to import from a different 2FA app? Complete the setup first and then head over to the settings menu.</string>
|
||||
<plurals name="import_duplicate_toast">
|
||||
<item quantity="one">Unchecked %d potential duplicate. Please review the list of entries.</item>
|
||||
<item quantity="other">Unchecked %d potential duplicates. Please review the list of entries.</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue