Copy URI to clipboard when using transfer entries, copied text is marked as sensitive

Co-authored-by: orange-elephant <88595467+orange-elephant@users.noreply.github.com>
This commit is contained in:
Toadsta 2022-12-01 20:15:02 +00:00
parent aff441a7ee
commit 96852528f4
6 changed files with 55 additions and 5 deletions

View file

@ -406,6 +406,9 @@
</plurals>
<string name="next">Next</string>
<string name="previous">Previous</string>
<string name="copy_uri">Copy URI</string>
<string name="unable_to_copy_uri_to_clipboard">Unable to copy URI to clipboard</string>
<string name="uri_copied_to_clipboard">URI copied to clipboard</string>
<string name="transfer_entry">Transfer entry</string>
<string name="transfer_entry_description">Scan this QR code with the authenticator app you would like to transfer this entry to</string>
<string name="google_auth_compatible_transfer_description">Scan these QR codes with Aegis or Google Authenticator.\n\nDue to limitations of the Google Authenticator app, only TOTP &amp; HOTP tokens that use SHA1 and produce 6-digit codes are included</string>