Updating .po and .sql files release 2.8-RC2 2014-10-20 16:36
This commit is contained in:
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ProcessMaker 2.8.0\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2014-10-20 16:08:34\n"
|
||||
"PO-Revision-Date: 2014-10-20 16:34:34\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Colosa Developers Team <developers@colosa.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -17455,6 +17455,12 @@ msgstr "It will be generated a file with information related to your System, thi
|
||||
msgid "The current browser is not supported, please use a different browser. Miminum system requirements Internet Explorer 8, Chrome 26, Firefox 20"
|
||||
msgstr "The current browser is not supported, please use a different browser. Miminum system requirements Internet Explorer 8, Chrome 26, Firefox 20"
|
||||
|
||||
# TRANSLATION
|
||||
# LABEL/ID_PMTABLES_CANT_EXPORT
|
||||
#: LABEL/ID_PMTABLES_CANT_EXPORT
|
||||
msgid "The are no tables to export."
|
||||
msgstr "The are no tables to export."
|
||||
|
||||
# additionalTables/additionalTablesData.xml?ADD_TAB_NAME
|
||||
# additionalTables/additionalTablesData.xml
|
||||
#: text - ADD_TAB_NAME
|
||||
|
||||
@@ -7275,6 +7275,8 @@ SELECT 'LABEL','ID_MCRYPT_SUPPORT','en','Mcrypt Support','2014-10-17'
|
||||
SELECT 'LABEL','ID_GENERATE_INFO_SUPPORT','en','It will be generated a file with information related to your System, this will help the support team to provide a better support to those issues that may appear','2014-10-20'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_CURRENT_BROWSER_NOT_SUPPORTED','en','The current browser is not supported, please use a different browser. Miminum system requirements Internet Explorer 8, Chrome 26, Firefox 20','2014-10-20'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_PMTABLES_CANT_EXPORT','en','The are no tables to export.','2014-10-20'
|
||||
;
|
||||
|
||||
INSERT INTO ISO_LOCATION ([IC_UID],[IL_UID],[IL_NAME],[IL_NORMAL_NAME],[IS_UID])
|
||||
|
||||
@@ -4368,7 +4368,8 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
|
||||
( 'LABEL','ID_NAME_EXISTS','en','The name exists','2014-10-15') ,
|
||||
( 'LABEL','ID_MCRYPT_SUPPORT','en','Mcrypt Support','2014-10-17') ,
|
||||
( 'LABEL','ID_GENERATE_INFO_SUPPORT','en','It will be generated a file with information related to your System, this will help the support team to provide a better support to those issues that may appear','2014-10-20') ,
|
||||
( 'LABEL','ID_CURRENT_BROWSER_NOT_SUPPORTED','en','The current browser is not supported, please use a different browser. Miminum system requirements Internet Explorer 8, Chrome 26, Firefox 20','2014-10-20') ;
|
||||
( 'LABEL','ID_CURRENT_BROWSER_NOT_SUPPORTED','en','The current browser is not supported, please use a different browser. Miminum system requirements Internet Explorer 8, Chrome 26, Firefox 20','2014-10-20') ,
|
||||
( 'LABEL','ID_PMTABLES_CANT_EXPORT','en','The are no tables to export.','2014-10-20') ;
|
||||
|
||||
INSERT INTO ISO_LOCATION (IC_UID,IL_UID,IL_NAME,IL_NORMAL_NAME,IS_UID) VALUES
|
||||
('AD','','',' ','') ,
|
||||
|
||||
Reference in New Issue
Block a user