From d3bde70677f779df4d5570a8450b4d4e1bf2daa2 Mon Sep 17 00:00:00 2001
From: Jeff Atwood <jatwood@codinghorror.com>
Date: Fri, 19 Apr 2013 11:15:56 -0700
Subject: [PATCH] better flag post action description

---
 config/locales/client.en.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 0cc95392dc1..6557ad2a51e 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -592,7 +592,7 @@ en:
         reply: "begin composing a reply to this post"
         like: "like this post"
         edit: "edit this post"
-        flag: "flag this post for attention"
+        flag: "flag this post for attention or send a notification about it"
         delete: "delete this post"
         undelete: "undelete this post"
         share: "share a link to this post"