From 1b72ef6170888f30882bd5312da58e77743ea61c Mon Sep 17 00:00:00 2001 From: lilia Date: Fri, 11 Mar 2016 11:49:21 -0800 Subject: [PATCH] Restore notifications heading // FREEBIE --- _locales/en/messages.json | 4 ++++ background.html | 3 ++- js/views/settings_view.js | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 35c607b826..469bee97d0 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 5fc88f4dc0..801051995f 100644 --- a/background.html +++ b/background.html @@ -329,7 +329,8 @@