diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts
index e04bc5887..d209e0e6d 100644
--- a/share/translations/keepassxc_en.ts
+++ b/share/translations/keepassxc_en.ts
@@ -2030,18 +2030,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
@@ -2071,6 +2063,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 34185ad23..952b444b1 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