From 872d8fce586247e11217c4a3fa6c2caf2269ab4e Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 30 Sep 2014 01:31:37 -0700 Subject: [PATCH] shorter copy for "Reveal Email" --- config/locales/client.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 9278a17e9..082a11851 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1874,8 +1874,8 @@ en: other: "Failed to reject %{count} users." not_verified: "Not verified" check_email: - title: "Click this button to retrieve this user's email" - text: "Retrieve Email" + title: "Reveal this user's email address" + text: "Show Email" user: suspend_failed: "Something went wrong suspending this user {{error}}"