From c41acbabd65ff23ea5cb4640daab68c07d0c2197 Mon Sep 17 00:00:00 2001 From: Maxwell Salzberg Date: Mon, 2 May 2011 17:48:45 -0700 Subject: [PATCH] grammer on notifications#index --- config/locales/diaspora/en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml index 4520d57ba..0d0d8af8d 100644 --- a/config/locales/diaspora/en.yml +++ b/config/locales/diaspora/en.yml @@ -288,10 +288,10 @@ en: private_message: "sent you a message." comment_on_post: "commented on your" also_commented: "also commented on %{post_author}'s" - mentioned: "has mentioned you in a post" - post: "post" + mentioned: "has mentioned you in a " + post: "post." deleted: "deleted" - also_commented_deleted: "commented on a deleted post" + also_commented_deleted: "commented on a deleted post." index: notifications: "Notifications" mark_all_as_read: "Mark All as Read"