From c958d8c7e1e5051c6fbd76a7746ea578251c360b Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Mon, 13 Nov 2017 09:55:04 -0500 Subject: [PATCH] string should say silencing instead of unsilencing --- 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 52529454926..80a49840fd9 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -3357,7 +3357,7 @@ en: deactivate_account: "Deactivate Account" deactivate_failed: "There was a problem deactivating the user." unsilence_failed: 'There was a problem unsilencing the user.' - silence_failed: 'There was a problem unsilencing the user.' + silence_failed: 'There was a problem silencing the user.' silence_confirm: 'Are you sure you want to silence this user? They will not be able to create any new topics or posts.' silence_accept: 'Yes, silence this user' bounce_score: "Bounce Score"