Merge pull request #2172 from skarphet/patch-1

Devise locale updated to stay consistent with GitLab
This commit is contained in:
Riyad Preukschas 2012-12-04 11:17:56 -08:00
commit f6bfa095bf

View file

@ -14,7 +14,7 @@ en:
devise:
failure:
already_authenticated: 'You are already signed in.'
unauthenticated: 'You need to sign in or sign up before continuing.'
unauthenticated: 'You need to sign in before continuing.'
unconfirmed: 'You have to confirm your account before continuing.'
locked: 'Your account is locked.'
invalid: 'Invalid email or password.'