update security handling for user namespace

This commit is contained in:
2012-11-22 15:47:28 +01:00
parent b9efc6e860
commit ef31958bd6
24 changed files with 634 additions and 64 deletions
+5
View File
@@ -29,10 +29,15 @@ en:
signed_in: 'Signed in successfully.'
signed_out: 'Signed out successfully.'
passwords:
title: Forgot your password?
button: 'Send me reset password instructions'
send_instructions: 'You will receive an email with instructions about how to reset your password in a few minutes.'
updated: 'Your password was changed successfully. You are now signed in.'
updated_not_active: 'Your password was changed successfully.'
send_paranoid_instructions: "If your e-mail exists on our database, you will receive a password recovery link on your e-mail"
edit:
title: 'Change your password'
button: 'Change my password'
confirmations:
did_not_receive_instructions_link: "Didn't receive confirmation instructions?"
send_instructions: 'You will receive an email with instructions about how to confirm your account in a few minutes.'