commit: cdad5d322d0efb81af6efb2afe1393b9d7a47033
parent: 3298c7e1c87631cd3190639e39b8c4aa69a6c86c
Author: Eugen <eugen@zeonfederated.com>
Date: Thu, 6 Oct 2016 12:26:21 +0200
Merge pull request #74 from waldyrious/patch-1
Use consistent capitalization for subject lines
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/locales/devise.en.yml b/config/locales/devise.en.yml
@@ -24,7 +24,7 @@ en:
unlock_instructions:
subject: "Mastodon: Unlock instructions"
password_change:
- subject: "Mastodon: Password Changed"
+ subject: "Mastodon: Password changed"
omniauth_callbacks:
failure: "Could not authenticate you from %{kind} because \"%{reason}\"."
success: "Successfully authenticated from %{kind} account."