Add action item for removing a passkey from entry (#10777)

This commit is contained in:
Sami Vänttinen 2024-05-27 23:50:35 +03:00 committed by GitHub
parent 9aa040604a
commit 5de669eb7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 94 additions and 11 deletions

View file

@ -2505,6 +2505,14 @@ Disable safe saves and try again?</source>
<comment>Database tab name modifier</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Remove passkey from entry</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Do you want to remove the passkey from this entry?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>EditEntryWidget</name>
@ -3547,6 +3555,10 @@ This may cause the affected plugins to malfunction.</source>
<source>%1 - Clone</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Passkey</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>EntryAttachments</name>
@ -5867,6 +5879,10 @@ We recommend you use the AppImage available on our downloads page.</source>
<source>Toggle Allow Screen Capture</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Remove Passkey From Entry</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ManageDatabase</name>