From 3775a9c11d724af8e049fca2437c3e4215aaec3a Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 20 Jun 2013 11:51:24 -0700 Subject: [PATCH] shorter copy to fit on /admin better --- 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 824ed1efd17..166b4b25db0 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1206,7 +1206,7 @@ en: deactivate_failed: "There was a problem deactivating the user." unblock_failed: 'There was a problem unblocking the user.' block_failed: 'There was a problem blocking the user.' - deactivate_explanation: "A deactivated user must validate their email again before logging in." + deactivate_explanation: "A deactivated user must re-validate their email." banned_explanation: "A banned user can't log in." block_explanation: "A blocked user can't post or start topics."