From 59ca99d17c5f8d47dc91b9b0275f400b3fe8b51d Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Wed, 14 Mar 2018 12:13:43 +0800 Subject: [PATCH] Use lower case to refer to reportable objects --- config/locales/en.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 7e4d01319..6d0f34c9d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1041,20 +1041,20 @@ en: title_html: "Report %{link}" categories: diary_entry: - spam: This Diary Entry is/contains spam - offensive: This Diary Entry is obscene/offensive - threat: This Diary Entry contains a threat + spam: This diary entry is/contains spam + offensive: This diary entry is obscene/offensive + threat: This diary entry contains a threat other: Other diary_comment: - spam: This Diary Comment is/contains spam - offensive: This Diary Comment is obscene/offensive - threat: This Diary Comment contains a threat + spam: This diary comment is/contains spam + offensive: This diary comment is obscene/offensive + threat: This diary comment contains a threat other: Other user: - spam: This User profile is/contains spam - offensive: This User profile is obscene/offensive - threat: This User profile contains a threat - vandal: This User is a vandal + spam: This user profile is/contains spam + offensive: This user profile is obscene/offensive + threat: This user profile contains a threat + vandal: This user is a vandal other: Other note: spam: This note is spam -- 2.43.2