diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 35c607b8..469bee97 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -203,6 +203,10 @@ "message": "Settings", "description": "Menu item and header for global settings" }, + "notifications": { + "message": "Notifications", + "description": "Header for notification settings" + }, "notificationSettingsDialog": { "message": "When messages arrive, display notifications that reveal:", "description": "Explain the purpose of the notification settings" diff --git a/background.html b/background.html index 5fc88f4d..80105199 100644 --- a/background.html +++ b/background.html @@ -329,7 +329,8 @@