Merge pull request #323 from michaelschattgen/feature-copied

Improve method to notify users on copy
This commit is contained in:
Alexander Bakker 2020-04-18 13:42:12 +02:00 committed by GitHub
commit d247750e62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 164 additions and 25 deletions

View file

@ -112,7 +112,7 @@
<string name="setup_completed">Setup completed</string>
<string name="setup_completed_description">Aegis has been setup and is ready to go.</string>
<string name="vault_not_found">Vault not found, starting setup…</string>
<string name="code_copied">Code copied to the clipboard</string>
<string name="copied">Copied</string>
<string name="errors_copied">Errors copied to the clipboard</string>
<string name="version_copied">Version copied to the clipboard</string>
<string name="decryption_error">An error occurred while trying to unlock the vault</string>