Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordi Mallach <jordi@softcatala.org>2011-03-17 15:45:02 +0300
committerJordi Mallach <jordi@softcatala.org>2011-03-17 15:45:02 +0300
commita03238ec405a2571bc9cff1b5498061b9019bdbd (patch)
tree98b2e4b794d74fb05fd3101434089b6642f9b3d8 /config/locales/devise/devise.en.yml
parente8a35375202f89da684f213286fd826584488f44 (diff)
Fix typo.
Diffstat (limited to 'config/locales/devise/devise.en.yml')
-rw-r--r--config/locales/devise/devise.en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/devise/devise.en.yml b/config/locales/devise/devise.en.yml
index 958e23d3d..349d83a20 100644
--- a/config/locales/devise/devise.en.yml
+++ b/config/locales/devise/devise.en.yml
@@ -34,7 +34,7 @@ en:
change_password: "Change my password"
new:
forgot_password: "Forgot your password?"
- no_account: 'No account with this email exsists. If you are waiting for an invite, we are rolling them out as soon as possible'
+ no_account: 'No account with this email exists. If you are waiting for an invite, we are rolling them out as soon as possible'
send_password_instructions: "Send me reset password instructions"
confirmations:
send_instructions: 'You will receive an email with instructions about how to confirm your account in a few minutes.'