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 Sofaer <raphael@joindiaspora.com>2011-08-09 05:02:47 +0400
committerRaphael Sofaer <raphael@joindiaspora.com>2011-08-09 06:02:07 +0400
commit46d6bbff5ac5f3171008a775ee3eaee16699d83d (patch)
tree32fcafd8fd7b257cc0386c0ebe350786bf8c4e4d /config/locales/devise/devise.en.yml
parentee08d3cd5c26d5f6f863e9ff9ffc851e800070e7 (diff)
Remove stray comma.
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 c3c86413b..c920bf1de 100644
--- a/config/locales/devise/devise.en.yml
+++ b/config/locales/devise/devise.en.yml
@@ -80,7 +80,7 @@ en:
inviters:
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."
+ accept_at: "at %{url}, you can accept it through the link below."
shared:
mail_signup_form:
sign_up_for_an_invite: "Sign up for an invite!"