diff --git a/workflow/engine/data/mssql/insert.sql b/workflow/engine/data/mssql/insert.sql index 5f2b409b0..6a8a00c42 100755 --- a/workflow/engine/data/mssql/insert.sql +++ b/workflow/engine/data/mssql/insert.sql @@ -7368,7 +7368,7 @@ SELECT 'LABEL','ID_DISABLED_CODE_CODE_AND_LINE','en','{0} (Lines {1})','2014-11- UNION ALL SELECT 'LABEL','ID_DISABLED_CODE_PROCESS','en','The process "{0}" has the following unwanted code (this code should be removed): {1}','2014-11-18' UNION ALL -SELECT 'LABEL','ID_LECA','en','Your license has expired, please contact your administrator.','2014-12-01' +SELECT 'LABEL','ID_LECA','en','Your license has expired. Please contact your administrator.','2014-12-01' UNION ALL SELECT 'LABEL','ID_NLIC','en','License installed successfully','2014-12-02' UNION ALL diff --git a/workflow/engine/data/mysql/insert.sql b/workflow/engine/data/mysql/insert.sql index 90cef4cff..cf23987bb 100644 --- a/workflow/engine/data/mysql/insert.sql +++ b/workflow/engine/data/mysql/insert.sql @@ -4443,7 +4443,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE ( 'LABEL','ID_DISABLED_CODE_TRIGGER_TO_EXECUTE','en','The following triggers has unwanted code (these triggers are not executed): {0}','2014-11-13') , ( 'LABEL','ID_DISABLED_CODE_CODE_AND_LINE','en','{0} (Lines {1})','2014-11-17') , ( 'LABEL','ID_DISABLED_CODE_PROCESS','en','The process "{0}" has the following unwanted code (this code should be removed): {1}','2014-11-18') , -( 'LABEL','ID_LECA','en','Your license has expired, please contact your administrator.','2014-12-01') , +( 'LABEL','ID_LECA','en','Your license has expired. Please contact your administrator.','2014-12-01') , ( 'LABEL','ID_NLIC','en','License installed successfully','2014-12-02') , ( 'LABEL','ID_ENTERPRISE_PACK_CANT_UPLOAD','en','The Enterprise plugin pack can''t be uploaded from this administrator, upload it from: ADMIN -> Plugins -> Plugins Manager','2014-12-03') , ( 'LABEL','ID_WEB_ENTRY_EVENT_FLOW_EVENT_TO_ACTIVITY_DOES_NOT_EXIST','en','The flow of event to activity does not exist.','2015-01-16') , diff --git a/workflow/engine/xmlform/login/licenseExpired.xml b/workflow/engine/xmlform/login/licenseExpired.xml index 444411421..e14f451bb 100755 --- a/workflow/engine/xmlform/login/licenseExpired.xml +++ b/workflow/engine/xmlform/login/licenseExpired.xml @@ -1,7 +1,7 @@ - + License File diff --git a/workflow/engine/xmlform/login/licenseExpiredpm3.xml b/workflow/engine/xmlform/login/licenseExpiredpm3.xml index 0099318a4..7ac190b58 100755 --- a/workflow/engine/xmlform/login/licenseExpiredpm3.xml +++ b/workflow/engine/xmlform/login/licenseExpiredpm3.xml @@ -1,7 +1,7 @@ - + License File