diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 338f4bcb..6780c0d3 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1271,10 +1271,6 @@ "shortcutsNote": { "message": "Define keyboard shortcuts" }, - "sortColumnInjection": { - "message": "injection order", - "description": "Column name seen in the tooltip when hovering over the header; used to replace the 'sortLabel` placeholder" - }, "sortColumnEnabled": { "message": "enabled styles", "description": "Column name seen in the tooltip when hovering over the header; used to replace the 'sortLabel` placeholder" @@ -1304,10 +1300,6 @@ }, "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\nchange the style injection order", - "description": "Tooltip shown on manage page while hovering over the sort column header" - }, "styleBadRegexp": { "message": "Regexp is invalid.", "description": "Validation message for a bad regexp in a style" diff --git a/manage.html b/manage.html index 58f29486..54590405 100644 --- a/manage.html +++ b/manage.html @@ -40,12 +40,6 @@ -
-