PMCORE-4005

This commit is contained in:
Luciana Nuñez
2022-10-25 17:05:13 -04:00
parent de7171b674
commit c9152c20ae
3 changed files with 22 additions and 2 deletions

View File

@@ -4019,6 +4019,12 @@ msgstr "The case {0}: {1} with {2}: {3} does not exist."
msgid "Case Description"
msgstr "Case Description"
# TRANSLATION
# LABEL/ID_CASE_DETAILS
#: LABEL/ID_CASE_DETAILS
msgid "Case Details"
msgstr "Case Details"
# TRANSLATION
# LABEL/ID_CASE_DOES_NOT_EXIST
#: LABEL/ID_CASE_DOES_NOT_EXIST

View File

@@ -57403,6 +57403,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_CASEDEMO','en','Case Demo','2014-01-15') ,
( 'LABEL','ID_CASELIST_CAN_NOT_BE_IMPORTED_THE_PMTABLE_NOT_EXIST','en','Custom Case List {0} can not be imported because the PM Table does not exist in this Workspace.','2021-08-20') ,
( 'LABEL','ID_CASE_DELETE_SUCCESFULLY','en','The Case was deleted successfully.','2020-01-08') ,
( 'LABEL','ID_CASE_DETAILS','en','Case Details','2022-10-25') ,
( 'LABEL','ID_CASE_UID','en','Case Uid','2021-04-04') ,
( 'LABEL','ID_CASE_THREAD_TITLE','en','Case Thread Title','2021-08-27') ,
( 'LABEL','ID_CASE_THREAD_TITLE_NAME','en','Case Thread Title Name','2021-09-29') ,