From d4b08d8bc670d84dc5fedd94e38192334fd20a3b Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 18 Jan 2017 02:50:52 -0800 Subject: [PATCH] tweak to signup hints --- config/locales/client.en.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 63f5a786d34..b65332aa71a 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -696,7 +696,7 @@ en: email: title: "Email" - instructions: "Never shown to the public" + instructions: "never shown to the public" ok: "We will email you to confirm" invalid: "Please enter a valid email address" authenticated: "Your email has been authenticated by {{provider}}" @@ -707,13 +707,13 @@ en: name: title: "Name" - instructions: "Your full name (optional)" + instructions: "your full name (optional)" instructions_required: "Your full name" too_short: "Your name is too short" ok: "Your name looks good" username: title: "Username" - instructions: "Unique, no spaces, short" + instructions: "unique, no spaces, short" short_instructions: "People can mention you as @{{username}}" available: "Your username is available" global_match: "Email matches the registered username" @@ -842,7 +842,7 @@ en: same_as_username: "Your password is the same as your username." same_as_email: "Your password is the same as your email." ok: "Your password looks good." - instructions: "At least %{count} characters." + instructions: "at least %{count} characters" summary: title: "Summary"