diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 4cea1925..aeb6b5d0 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -64,6 +64,14 @@ "message": "Apply all updates", "description": "Label for the button to apply all detected updates" }, + "backupButtons": { + "message": "Backup", + "description": "Heading for backup" + }, + "backupMessage": { + "message": "Larger imported files may take a moment. Wait for a browser notification to appear.", + "description": "Message for backup" + }, "checkAllUpdates": { "message": "Check all styles for updates", "description": "Label for the button to check all styles for updates" @@ -257,10 +265,30 @@ "message": "Manage installed styles.", "description": "Link to open the manage page." }, + "openOptionsManage": { + "message": "Options UI", + "description": "Go to Options UI" + }, + "openOptionsPopup": { + "message": "Options UI", + "description": "Go to Options UI" + }, + "openOptionsShortcuts": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, + "openShortcutsPopup": { + "message": "Shortcuts", + "description": "Go to shortcut configuration" + }, "optionsHeading": { "message": "Options", "description": "Heading for options section on manage page." }, + "optionsSubheading": { + "message": "More Options", + "description": "Subheading for options section on manage page." + }, "popupStylesFirst": { "message": "List styles before commands in the toolbar button menu", "description": "Label for the checkbox controlling section order in the toolbar button menu."