From 8783ff11be4b540cadab0c7c5fe6de8c58dc10f4 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 12 Nov 2014 14:33:48 -0800 Subject: [PATCH] minor copyedit --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index f6add340c..04db8af4b 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1274,7 +1274,7 @@ en: other: "These flags were submitted over %{count} hours ago." please_review: "Please review them." post_number: "post" - how_to_disable: "Disable this email by changing the
notify_about_flags_after
setting to 0." + how_to_disable: 'You can disable or change the frequency of this email reminder via the "notify about flags after" setting.' subject_template: one: "1 flag waiting to be handled" other: "%{count} flags waiting to be handled"