Add label WRONG_LOGIN_CREDENTIALS
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ProcessMaker (Branch master) 2.0.46-testing.8\n"
|
||||
"Project-Id-Version: ProcessMaker (Branch master) 2.0.46-testing.9\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2013-02-21 11:23:27\n"
|
||||
"PO-Revision-Date: 2013-03-04 11:23:27\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Colosa Developers Team <developers@colosa.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -37,6 +37,12 @@ msgstr "User does not have rights on this page."
|
||||
msgid "Wrong password"
|
||||
msgstr "Wrong password"
|
||||
|
||||
# TRANSLATION
|
||||
# LABEL/WRONG_LOGIN_CREDENTIALS
|
||||
#: LABEL/WRONG_LOGIN_CREDENTIALS
|
||||
msgid "Wrong login credentials"
|
||||
msgstr "Wrong login credentials"
|
||||
|
||||
# TRANSLATION
|
||||
# LABEL/ABOUT
|
||||
#: LABEL/ABOUT
|
||||
|
||||
@@ -1379,6 +1379,8 @@ SELECT 'LABEL','ID_USER_HAVENT_RIGHTS_PAGE','en','User does not have rights on t
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_WRONG_PASS','en','Wrong password','2012-06-01'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','WRONG_LOGIN_CREDENTIALS','en','Wrong login credentials','2013-03-04'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ABOUT','en','About','2012-06-01'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_PROCESSMAP_MESSAGES','en','Messages','2012-06-01'
|
||||
|
||||
@@ -1375,6 +1375,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
|
||||
( 'LABEL','CASES','en','Cases','2012-06-01') ,
|
||||
( 'LABEL','ID_USER_HAVENT_RIGHTS_PAGE','en','User does not have rights on this page.','2012-06-01') ,
|
||||
( 'LABEL','ID_WRONG_PASS','en','Wrong password','2012-06-01') ,
|
||||
( 'LABEL','WRONG_LOGIN_CREDENTIALS','en','Wrong login credentials','2013-03-04') ,
|
||||
( 'LABEL','ABOUT','en','About','2012-06-01') ,
|
||||
( 'LABEL','ID_PROCESSMAP_MESSAGES','en','Messages','2012-06-01') ,
|
||||
( 'JAVASCRIPT','demo','en','test javaScript','2012-06-01') ,
|
||||
|
||||
Reference in New Issue
Block a user