diff options
author | jessib <jessib@leap.se> | 2013-02-25 10:35:09 -0800 |
---|---|---|
committer | jessib <jessib@leap.se> | 2013-02-25 10:35:09 -0800 |
commit | eb1cdaba1217ddd57fb801b13aadba29b356ba1e (patch) | |
tree | 6a18f8fc79fcbf9f979a0b1c353a1995aa58a8c5 /users/config/locales/en.yml | |
parent | 2e2326d380ef1160c7d3cbfc446f96ef6eab2721 (diff) |
Add hint that password change is optional
Diffstat (limited to 'users/config/locales/en.yml')
-rw-r--r-- | users/config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/config/locales/en.yml b/users/config/locales/en.yml index d5f5795..2a5e6af 100644 --- a/users/config/locales/en.yml +++ b/users/config/locales/en.yml @@ -20,6 +20,7 @@ en: user_created_successfully: "Successfully created your account." email_alias_destroyed_successfully: "Successfully removed the alias '%{alias}'." use_ascii_key: "Use ASCII-armored PGP key" + can_retype_old_password: "Retype your old password if you would like to keep that" activemodel: models: |