PMCORE-2694

This commit is contained in:
Paula Quispe
2021-01-20 13:59:31 -04:00
parent 5536bfdf07
commit 16245ad3f1
2 changed files with 7 additions and 0 deletions

View File

@@ -6905,6 +6905,12 @@ msgstr "Duplicate category name."
msgid "Duplicate entry for primary key" msgid "Duplicate entry for primary key"
msgstr "Duplicate entry for primary key" msgstr "Duplicate entry for primary key"
# TRANSLATION
# LABEL/ID_DURATION
#: LABEL/ID_DURATION
msgid "Duration"
msgstr "Duration"
# TRANSLATION # TRANSLATION
# LABEL/ID_DYANFORM_CREATED # LABEL/ID_DYANFORM_CREATED
#: LABEL/ID_DYANFORM_CREATED #: LABEL/ID_DYANFORM_CREATED

View File

@@ -57980,6 +57980,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_DUPLICATE_CASE_SCHEDULER_NAME','en','Duplicate Case Scheduler name.','2014-01-15') , ( 'LABEL','ID_DUPLICATE_CASE_SCHEDULER_NAME','en','Duplicate Case Scheduler name.','2014-01-15') ,
( 'LABEL','ID_DUPLICATE_CATEGORY_NAME','en','Duplicate category name.','2014-01-15') , ( 'LABEL','ID_DUPLICATE_CATEGORY_NAME','en','Duplicate category name.','2014-01-15') ,
( 'LABEL','ID_DUPLICATE_ENTRY_PRIMARY_KEY','en','Duplicate entry for primary key','2014-01-15') , ( 'LABEL','ID_DUPLICATE_ENTRY_PRIMARY_KEY','en','Duplicate entry for primary key','2014-01-15') ,
( 'LABEL','ID_DURATION','en','Duration','2021-01-20') ,
( 'LABEL','ID_DYANFORM_CREATED','en','Dynaform has been created successfully','2014-01-15') , ( 'LABEL','ID_DYANFORM_CREATED','en','Dynaform has been created successfully','2014-01-15') ,
( 'LABEL','ID_DYANFORM_REMOVE','en','Dynaform has been removed successfully from Process','2014-01-15') , ( 'LABEL','ID_DYANFORM_REMOVE','en','Dynaform has been removed successfully from Process','2014-01-15') ,
( 'LABEL','ID_DYNADOC','en','My Case Forms and Documents','2014-01-15') , ( 'LABEL','ID_DYNADOC','en','My Case Forms and Documents','2014-01-15') ,