From 09fe79b42c1be52832cc72f97082035c5e5d278a Mon Sep 17 00:00:00 2001 From: Mikelis Vindavs Date: Thu, 22 Sep 2011 03:15:17 +0300 Subject: [PATCH] Added general_credentials_error to the list of used I18n keys It is used in /lib/authlogic/sessoin/password.rb, but was not listed in the comments of i18n.rb --- lib/authlogic/i18n.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/authlogic/i18n.rb b/lib/authlogic/i18n.rb index 575a4336..0303db5f 100644 --- a/lib/authlogic/i18n.rb +++ b/lib/authlogic/i18n.rb @@ -40,6 +40,7 @@ module Authlogic # not_confirmed: Your account is not confirmed # not_approved: Your account is not approved # no_authentication_details: You did not provide any details for authentication. + # general_credentials_error: Login/Password combination is not valid # models: # user_session: UserSession (or whatever name you are using) # attributes: