mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Move import logic to separate activity to fix a couple of issues
Fixes #456. Fixes #670.
This commit is contained in:
parent
7be1a74cfd
commit
ae71febf10
39 changed files with 415 additions and 462 deletions
|
@ -344,7 +344,7 @@
|
|||
<string name="title_activity_edit_entry">Edit entry</string>
|
||||
<string name="title_activity_scan_qr">Scan a QR code</string>
|
||||
<string name="title_activity_manage_slots">Manage key slots</string>
|
||||
<string name="title_activity_select_entries">Select entries</string>
|
||||
<string name="title_activity_import_entries">Import entries</string>
|
||||
<string name="dialog_wipe_entries_title">Wipe entries</string>
|
||||
<string name="dialog_wipe_entries_message">Your vault already contains entries. Do you want to remove these entries before importing this file?\n\n<b>In doing so, you will permanently lose access to the existing entries in the vault.</b></string>
|
||||
<string name="dialog_wipe_entries_checkbox">Wipe vault contents</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue