diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts
index ee955050..d30b2e77 100644
--- a/share/translations/keepassxc_en.ts
+++ b/share/translations/keepassxc_en.ts
@@ -1668,10 +1668,6 @@ Permissions to access entries will be revoked.
Remove selected key
-
- Move KeePassHTTP attributes to KeePassXC-Browser custom data
-
- Refresh database root group ID
@@ -1694,6 +1690,14 @@ This is only necessary if your database is a copy of another and the browser ext
This is necessary to maintain compatibility with the browser plugin.
+
+ Convert KeePassHTTP data
+
+
+
+ Convert legacy KeePassHTTP attributes to KeePassXC-Browser compatible custom data
+
+ DatabaseSettingsWidgetDatabaseKey
diff --git a/src/gui/dbsettings/DatabaseSettingsWidgetBrowser.ui b/src/gui/dbsettings/DatabaseSettingsWidgetBrowser.ui
index c67a5134..7d6dc00d 100644
--- a/src/gui/dbsettings/DatabaseSettingsWidgetBrowser.ui
+++ b/src/gui/dbsettings/DatabaseSettingsWidgetBrowser.ui
@@ -60,7 +60,10 @@
- Move KeePassHTTP attributes to KeePassXC-Browser custom data
+ Convert KeePassHTTP data
+
+
+ Convert legacy KeePassHTTP attributes to KeePassXC-Browser compatible custom data