From 0847767a7fbefa0bfe8ec8e4398ea78298c8f484 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 30 Jun 2014 22:51:24 -0700 Subject: [PATCH] marked? wtf, we mean "flagged" --- config/locales/client.en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 80715f16f..13d2ca914 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1034,9 +1034,9 @@ en: like: "Undo like" vote: "Undo vote" people: - off_topic: "{{icons}} marked this as off-topic" - spam: "{{icons}} marked this as spam" - inappropriate: "{{icons}} marked this as inappropriate" + off_topic: "{{icons}} flagged this as off-topic" + spam: "{{icons}} flagged this as spam" + inappropriate: "{{icons}} flagged this as inappropriate" notify_moderators: "{{icons}} notified moderators" notify_moderators_with_url: "{{icons}} notified moderators" notify_user: "{{icons}} sent a private message"