diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 8b7c8b64..3e6a9326 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -391,10 +391,6 @@
"excludeStyleByUrlLabel": {
"message": "Exclude the current URL"
},
- "exportDeduplicate": {
- "message": "Shift-click or Right-click will export a smaller file for UserCSS styles.\nSuch styles can be imported only in Stylus 1.5.23 or newer.",
- "description": "Tooltip for the button to export all styles in the 'manage' page"
- },
"exportLabel": {
"message": "Export",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
diff --git a/manage.html b/manage.html
index 85b10f2e..c0eddb19 100644
--- a/manage.html
+++ b/manage.html
@@ -323,7 +323,7 @@