From 15e1b7e5714f0339543be638cbd7eadf7e8b482c Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 14 Feb 2014 12:00:41 -0500 Subject: [PATCH] updating source string for notif message --- public/language/en_GB/notifications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/language/en_GB/notifications.json b/public/language/en_GB/notifications.json index 6ea4bf837b..1ad15012c1 100644 --- a/public/language/en_GB/notifications.json +++ b/public/language/en_GB/notifications.json @@ -1,6 +1,6 @@ { "title": "Notifications", - "no_notifs": "You have no notifications", + "no_notifs": "You have no new notifications", "see_all": "See all Notifications", "back_to_home": "Back to NodeBB",