FdoSecrest: allow remember decision for future entries

Also added a reset decision button in session management tab

Fixes #7464

* Fix distorted button in settings page: the default margin in QToolBar is too large for our use case in a table row.
This commit is contained in:
Aetf 2022-02-26 17:22:20 -05:00 committed by Jonathan White
parent 1e73d549ed
commit 7d3c3b09fb
11 changed files with 206 additions and 104 deletions

View file

@ -78,10 +78,6 @@
<source>Command Line</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Your decision for above entries will be remembered for the duration the requesting client is running.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Details</source>
<translation type="unfinished"></translation>
@ -95,7 +91,15 @@
<translation type="unfinished"></translation>
</message>
<message>
<source>Deny All</source>
<source>Your decision will be remembered for the duration while both the requesting client AND KeePassXC are running.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Deny All &amp;&amp; Future</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Allow All &amp;&amp; &amp;Future</source>
<translation type="unfinished"></translation>
</message>
</context>
@ -5398,6 +5402,14 @@ We recommend you use the AppImage available on our downloads page.</source>
<source>Disconnect this application</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Reset</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Reset any remembered decisions for this application</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>Merger</name>