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