]> cat aescling's git repositories - mastodon.git/commitdiff
use consistent capitalization for subject lines
authorWaldir Pimenta <waldyrious@gmail.com>
Thu, 6 Oct 2016 10:16:59 +0000 (11:16 +0100)
committerGitHub <noreply@github.com>
Thu, 6 Oct 2016 10:16:59 +0000 (11:16 +0100)
config/locales/devise.en.yml

index 22c0fa912fb59786963f42a887093f2f9fc7a17f..d06eee4fdcda62c745c7820147a0a9b42ff10475 100644 (file)
@@ -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."