tweak to signup hints

This commit is contained in:
Jeff Atwood 2017-01-18 02:50:52 -08:00
parent 095ec9cf63
commit d4b08d8bc6
1 changed files with 4 additions and 4 deletions

View File

@ -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"