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:
authorRaphael <raphael@joindiaspora.com>2010-11-16 03:34:39 +0300
committerRaphael <raphael@joindiaspora.com>2010-11-16 03:35:00 +0300
commit1b39b794461df8bc6b26ebb83d21606e1e232155 (patch)
tree788ae05615ba9724ef0584be82be6247f3380caf /config/locales/devise/devise.en.yml
parent70bcab3abc2b2ee82d328370cc651fa35802711f (diff)
Make invitation view with no inviters sensible
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 42d49223a..1aad5e0b8 100644
--- a/config/locales/devise/devise.en.yml
+++ b/config/locales/devise/devise.en.yml
@@ -63,7 +63,7 @@ en:
click_to_unlock: "Click the link below to unlock your account:"
unlock: "Unlock my account"
invitation:
- subject: 'A friend wants you to join Diaspora!'
+ subject: "You've been invited to join Diaspora!"
has_invited_you: "%{name} has invited you to join Diaspora"
have_invited_you: "%{names} have invited you to join Diaspora"
accept_at: ", at %{url}, you can accept it through the link below."