From 402ef9ae491c6887e35cbada9b0410c47286140b Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 12 Nov 2014 01:10:39 -0800 Subject: [PATCH] missed the "other" flag for topics --- config/locales/server.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 7cf28b68994..df6d632223d 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -471,9 +471,9 @@ en: description: 'This topic contains content that a reasonable person would consider offensive, abusive, or a violation of our community guidelines.' long_form: 'flagged this as inappropriate' notify_moderators: - title: 'Notify moderators' + title: "It's Something Else' description: 'This topic requires general moderator attention based on the guidelines, TOS, or for another reason not listed above.' - long_form: 'notified moderators' + long_form: 'flagged this for moderator attention' email_title: 'The topic "%{title}" requires moderator attention' email_body: "%{link}\n\n%{message}"