diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 2e5a5a32..a6c4d3c2 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -378,8 +378,8 @@
"editorCodeLabel": {
"message": "Code"
},
- "editorSettingLabel": {
- "message": "Settings"
+ "editorSettings": {
+ "message": "Editor settings"
},
"enableStyleLabel": {
"message": "Enable",
@@ -1449,6 +1449,10 @@
"message": "Sections",
"description": "Header for the table of contents block listing style section names in the left panel of the classic editor"
},
+ "settings": {
+ "message": "Settings",
+ "description": "Generic label/title for settings"
+ },
"shortcuts": {
"message": "Shortcuts",
"description": "Go to shortcut configuration"
@@ -1620,6 +1624,10 @@
"message": "Save",
"description": "Label for save button for style editing"
},
+ "styleSettings": {
+ "message": "Style settings",
+ "description": "Label/title for style settings dialog"
+ },
"styleToMozillaFormatHelp": {
"message": "The Mozilla format of the code can be submitted to userstyles.org and used with the classic Stylish for Firefox",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
diff --git a/edit.html b/edit.html
index dfc741cc..60efff60 100644
--- a/edit.html
+++ b/edit.html
@@ -17,7 +17,6 @@
-
@@ -62,7 +61,6 @@
-
@@ -216,11 +214,11 @@
-