mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Allow groups to restrict by browser integration key (#6437)
This commit is contained in:
parent
7bfe9065cf
commit
884386c924
10 changed files with 205 additions and 7 deletions
|
@ -953,7 +953,7 @@ Do you want to overwrite the Passkey in %1 - %2?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>KeePassXC - New key association request</source>
|
||||
<source>Disable</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -972,6 +972,10 @@ Do you want to overwrite the Passkey in %1 - %2?</source>
|
|||
<source>KeePassXC - Delete entry</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>KeePassXC - New key association request</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>BrowserSettingsWidget</name>
|
||||
|
@ -3209,6 +3213,14 @@ Would you like to correct it?</source>
|
|||
<source>Omit WWW subdomain from matching toggle for this and sub groups</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Restrict matching to given browser key:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Restrict matching to given browser key toggle for this and sub groups</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditGroupWidgetKeeShare</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue