From 8b26a92b7f99a528fc85620fa1ca0569595a45de Mon Sep 17 00:00:00 2001 From: benmanley Date: Wed, 23 Apr 2014 21:30:46 +0100 Subject: [PATCH] i18n(toolbar): add string for "noNotifications" --- locales/en/generic.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en/generic.json b/locales/en/generic.json index e513ac3a59..18fdd34bc0 100644 --- a/locales/en/generic.json +++ b/locales/en/generic.json @@ -57,5 +57,6 @@ "error": "Error", "menu": "Menu", "notifications": "Notifications", + "noNotifications": "You have no new messages.", "clear": "Clear" }