From 7994c4d43fd012e6d474512f1f3208fd4d69c50c Mon Sep 17 00:00:00 2001 From: Gonzalo Rodriguez Date: Sat, 8 Oct 2011 21:36:58 -0200 Subject: [PATCH] 1 new notifications must be 1 new notification --- config/locales/diaspora/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml index 4f27b2637..57a3d62c0 100644 --- a/config/locales/diaspora/en.yml +++ b/config/locales/diaspora/en.yml @@ -471,7 +471,7 @@ en: helper: new_notifications: zero: "No new notifications" - one: "1 new notifications" + one: "1 new notification" two: "%{count} new notifications" few: "%{count} new notifications" many: "%{count} new notifications"