From f9d99fe8cac5a0306137b9679f3b292ceff5c156 Mon Sep 17 00:00:00 2001 From: Bernhard Kirchen Date: Mon, 4 Apr 2022 16:25:06 +0200 Subject: [PATCH] revise strings labeling history limit settings --- share/translations/keepassxc_en.ts | 37 +++++++++++++++---- .../DatabaseSettingsWidgetGeneral.ui | 20 ++++++++-- 2 files changed, 45 insertions(+), 12 deletions(-) diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts index fd7a60e0..b0c1d25f 100644 --- a/share/translations/keepassxc_en.ts +++ b/share/translations/keepassxc_en.ts @@ -1967,18 +1967,10 @@ If you keep this number, your database will not be protected from brute force at Maximum number of history items per entry - - Max. history items: - - Maximum size of history per entry - - Max. history size: - - MiB @@ -2008,6 +2000,35 @@ This action is not reversible. (old) + + When saving this setting or editing an entry +the oldest history items of an entry will be +removed such that only the specified amount +of entries remain at most. + + + + Limit the amount of history items per entry to: + + + + When saving this setting or editing an entry +the oldest history items of an entry will be +removed such that the remaining history items +add up to the specified amount at most. + + + + Limit the total size of history items per entry to: + + + + Move entries to a recycle bin group +instead of deleting them from the database. +Entries deleted from the recycle bin are +removed from the database. + + DatabaseSettingsWidgetKeeShare diff --git a/src/gui/dbsettings/DatabaseSettingsWidgetGeneral.ui b/src/gui/dbsettings/DatabaseSettingsWidgetGeneral.ui index 34185ad2..952b444b 100644 --- a/src/gui/dbsettings/DatabaseSettingsWidgetGeneral.ui +++ b/src/gui/dbsettings/DatabaseSettingsWidgetGeneral.ui @@ -100,20 +100,26 @@ - Maximum number of history items per entry + When saving this setting or editing an entry +the oldest history items of an entry will be +removed such that only the specified amount +of entries remain at most. - Max. history items: + Limit the amount of history items per entry to: - Maximum size of history per entry + When saving this setting or editing an entry +the oldest history items of an entry will be +removed such that the remaining history items +add up to the specified amount at most. - Max. history size: + Limit the total size of history items per entry to: @@ -151,6 +157,12 @@ + + Move entries to a recycle bin group +instead of deleting them from the database. +Entries deleted from the recycle bin are +removed from the database. + Use recycle bin