PMCORE-2597 Importing a configuration when the TLS certificate is not set- does not appears a message about it

This commit is contained in:
Roly Rudy Gutierrez Pinto
2021-01-04 10:25:32 -04:00
parent 5ee01f86de
commit a6e3cff4d7
5 changed files with 23 additions and 3 deletions

View File

@@ -61343,6 +61343,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_TITLE_REQUIRED','en','Title is required.','2014-10-22') ,
( 'LABEL','ID_TITLE_START_CASE','en','Start Case','2014-01-15') ,
( 'LABEL','ID_TITLE_UNASSIGNED','en','Unassigned','2014-01-15') ,
( 'LABEL','ID_TLS_CERTIFICATE_IS_NOT_INSTALLED_IN_THE_SERVER','en','TLS certificate is not installed in the server.','2020-12-30') ,
( 'LABEL','ID_TO','en','To','2014-01-15') ,
( 'LABEL','ID_TODAY','en','Today','2014-01-15') ,
( 'LABEL','ID_TOOLS','en','Tools','2014-01-15') ,