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:
authorToni Spets <toni.spets@iki.fi>2022-02-19 23:40:59 +0300
committerJonathan White <support@dmapps.us>2022-02-21 00:12:16 +0300
commitbfbc0e5ec6ee77f44411dbe3f63c80405cb1c182 (patch)
treecb0b9d95b93cec1a78bab98e42d5cbabf2dc07ef /share/translations
parent0701d1d6cd4d01596b2586a5e02b9a2877c5320c (diff)
Auto-Type: Allow retyping with automatic relock
If relock after performing Auto-Type is enabled it will wait until specified timeout before doing so. Retype time is now configurable and is decreased from the old hardcoded 30 seconds down to 15 seconds to keep the default a bit more secure while still allowing the user to set it higher for their liking. To restore old behavior the user can set retype time to 0 which will make the database relock instantly. Auto-Type relock setting relocated to Auto-Type tab to group it better with the other Auto-Type settings.
Diffstat (limited to 'share/translations')
-rw-r--r--share/translations/keepassxc_en.ts16
1 files changed, 12 insertions, 4 deletions
diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts
index 7991c5c57..71649a3e8 100644
--- a/share/translations/keepassxc_en.ts
+++ b/share/translations/keepassxc_en.ts
@@ -476,6 +476,18 @@
<source>will expire within </source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source> s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Re-lock previously locked database after performing Auto-Type</source>
+ <translation type="unfinished">Re-lock previously locked database after performing Auto-Type</translation>
+ </message>
+ <message>
+ <source>Remember last typed entry for:</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>ApplicationSettingsWidgetSecurity</name>
@@ -521,10 +533,6 @@
<translation>Lock databases after minimizing the window</translation>
</message>
<message>
- <source>Re-lock previously locked database after performing Auto-Type</source>
- <translation>Re-lock previously locked database after performing Auto-Type</translation>
- </message>
- <message>
<source>Hide passwords in the entry preview panel</source>
<translation>Hide passwords in the entry preview panel</translation>
</message>