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-07-04 22:59:41 +0300
committerJonathan White <support@dmapps.us>2022-09-22 13:49:07 +0300
commit0cbfbc08f3e535ea6cc2c9b14e5d50a340ca12c9 (patch)
tree54b984e797c1f79ae8e8a9e58864c99ce7baa2e9 /share/translations
parent731c89cc1cb87d4e37341ce33f078047f56adcda (diff)
Add setting for number of recent files
* Expose setting to limit the number of recent files. Default is still 5, can be set from 1 to 25. * Also fix tab order on settings page
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 90b8de4d8..f4b63fd3f 100644
--- a/share/translations/keepassxc_en.ts
+++ b/share/translations/keepassxc_en.ts
@@ -495,6 +495,10 @@
<source>Remember last typed entry for:</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source> recent files</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>ApplicationSettingsWidgetSecurity</name>