PMCORE-3066

This commit is contained in:
Paula Quispe
2021-07-21 15:48:24 -04:00
parent 6ba7eb79a6
commit c073c73556
3 changed files with 73 additions and 0 deletions

View File

@@ -60341,6 +60341,10 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_NO_VALUE','en','No','2014-01-15') ,
( 'LABEL','ID_NULL','en','Null','2014-01-15') ,
( 'LABEL','ID_NUMBER_CASES','en','Number cases','2015-03-30') ,
( 'LABEL','ID_NUMBER_OF_CASES_DRAFT','en','Number of Tasks in the Draft Folder: ','2021-07-21') ,
( 'LABEL','ID_NUMBER_OF_CASES_INBOX','en','Number of Tasks in the Inbox Folder: ','2021-07-21') ,
( 'LABEL','ID_NUMBER_OF_CASES_PAUSED','en','Number of Tasks in the Paused Folder: ','2021-07-21') ,
( 'LABEL','ID_NUMBER_OF_CASES_UNASSIGNED','en','Number of Tasks in the Unassigned Folder: ','2021-07-21') ,
( 'LABEL','ID_OBJECT','en','Object','2014-01-15') ,
( 'LABEL','ID_OBJECTS_UNAVAILABLE','en','No objects are available. All objects have been already assigned.','2014-01-15') ,
( 'LABEL','ID_OBJECT_ASSIGNED','en','Objects has been successfully assigned','2014-01-15') ,