summaryrefslogtreecommitdiff
path: root/config/locales/users.en.yml
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2014-04-24 10:24:24 +0200
committerAzul <azul@leap.se>2014-04-24 10:27:28 +0200
commitdad200e2cb0b03995eb06024d3fcf788ad2486ff (patch)
tree5d90358df0be3da503723993ad88426a3345c70a /config/locales/users.en.yml
parent8078cf0f853310cfb0d0681db45effb96850efc9 (diff)
add signup and login info on the forms
Diffstat (limited to 'config/locales/users.en.yml')
-rw-r--r--config/locales/users.en.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/users.en.yml b/config/locales/users.en.yml
index ed6653a..b9889b6 100644
--- a/config/locales/users.en.yml
+++ b/config/locales/users.en.yml
@@ -3,13 +3,11 @@ en:
logout: "Logout"
none: "None"
signup: "Sign Up"
- signup_message: "Please create an account."
cancel: "Cancel"
login: "Log In"
username: "Username"
password: "Password"
change_password: "Change Password"
- login_message: "Please log in with your account."
invalid_user_pass: "Not a valid username/password combination"
invalid_ephemeral: "Invalid random key used. This looked like an attempt to hack the site to us. If it wasn't please contact support so we can look into the issue."
all_strategies_failed: "Could not understand your login attempt. Please first send your login and a SRP ephemeral value A and then send the client_auth in the same session (using cookies)."