diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 816024c0..5e72abb7 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -1267,7 +1267,8 @@
"description": "Title added to links in the manager page header to inform the user on how to sort the columns"
},
"sortHeaderOrderLabel": {
- "message": "Click and drag the icon to change the style injection order"
+ "message": "Click and drag the icon to\nchange the style injection order",
+ "description": "Tooltip shown on manage page while hovering over the sort column header"
},
"styleBadRegexp": {
"message": "Regexp is invalid.",
diff --git a/manage.html b/manage.html
index 40795064..a96f1167 100644
--- a/manage.html
+++ b/manage.html
@@ -10,6 +10,7 @@
+