diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 32ce97df..338f4bcb 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -336,7 +336,11 @@ }, "exportLabel": { "message": "Export", - "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" + "description": "Label for the button to export a style ('edit' page) or bulk styles ('manage' page)" + }, + "exportAllLabel": { + "message": "Export All", + "description": "Label for the button to export all styles ('manage' page)" }, "externalFeedback": { "message": "Feedback", diff --git a/manage.html b/manage.html index 5d2508c1..9b77106c 100644 --- a/manage.html +++ b/manage.html @@ -243,16 +243,6 @@ -
-