Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan White <support@dmapps.us>2022-06-28 06:21:40 +0300
committerJonathan White <support@dmapps.us>2022-09-22 13:49:07 +0300
commite245701533ac53f5f179e71fbc79a5de27d23330 (patch)
treef603e6eeb45f99b8e21ce11d1738b24876202818 /share/translations
parent0cbfbc08f3e535ea6cc2c9b14e5d50a340ca12c9 (diff)
Better handling of "Lock on Minimize" setting
* Fix #1090 - delay locking databases after minimize to allow for clipboard use, Auto-Type use, and browser integration use. * Fix #6757 - prevent setting both minimize on unlock and lock on minimize settings at the same time.
Diffstat (limited to 'share/translations')
-rw-r--r--share/translations/keepassxc_en.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts
index f4b63fd3f..06cfd3ecb 100644
--- a/share/translations/keepassxc_en.ts
+++ b/share/translations/keepassxc_en.ts
@@ -227,6 +227,10 @@
<source>Select backup storage directory</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>This setting cannot be enabled when minimize on unlock is enabled.</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>ApplicationSettingsWidgetGeneral</name>