PMCORE-2833

This commit is contained in:
Andrea Adamczyk
2021-02-08 09:24:52 -04:00
parent 7c156aa2ca
commit b3f4538181
2 changed files with 7 additions and 0 deletions

View File

@@ -26435,6 +26435,12 @@ msgstr "To do"
msgid "Replace the value converted to float" msgid "Replace the value converted to float"
msgstr "Replace the value converted to float" msgstr "Replace the value converted to float"
# TRANSLATION
# LABEL/ID_TO_FINISH_DATE
#: LABEL/ID_TO_FINISH_DATE
msgid "To Finish Date"
msgstr "To Finish Date"
# TRANSLATION # TRANSLATION
# LABEL/ID_TO_INTEGER # LABEL/ID_TO_INTEGER
#: LABEL/ID_TO_INTEGER #: LABEL/ID_TO_INTEGER

View File

@@ -61360,6 +61360,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_TOTAL_CASES_REASSIGNED','en','Total Cases Reassigned','2014-01-15') , ( 'LABEL','ID_TOTAL_CASES_REASSIGNED','en','Total Cases Reassigned','2014-01-15') ,
( 'LABEL','ID_TO_DO','en','To do','2014-01-15') , ( 'LABEL','ID_TO_DO','en','To do','2014-01-15') ,
( 'LABEL','ID_TO_FLOAT','en','Replace the value converted to float','2014-01-15') , ( 'LABEL','ID_TO_FLOAT','en','Replace the value converted to float','2014-01-15') ,
( 'LABEL','ID_TO_FINISH_DATE','en','To Finish Date','2021-02-08') ,
( 'LABEL','ID_TO_INTEGER','en','Replace the value converted to integer','2014-01-15') , ( 'LABEL','ID_TO_INTEGER','en','Replace the value converted to integer','2014-01-15') ,
( 'LABEL','ID_TO_REASSIGN','en','Reassign','2014-01-15') , ( 'LABEL','ID_TO_REASSIGN','en','Reassign','2014-01-15') ,
( 'LABEL','ID_TO_REVISE','en','Review','2014-01-15') , ( 'LABEL','ID_TO_REVISE','en','Review','2014-01-15') ,