PMCORE-2834

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

View File

@@ -26453,6 +26453,12 @@ msgstr "Reassign"
msgid "Review"
msgstr "Review"
# TRANSLATION
# LABEL/ID_TO_START_DATE
#: LABEL/ID_TO_START_DATE
msgid "To Start Date"
msgstr "To Start Date"
# TRANSLATION
# LABEL/ID_TO_STRING
#: LABEL/ID_TO_STRING

View File

@@ -61363,6 +61363,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( '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_REVISE','en','Review','2014-01-15') ,
( 'LABEL','ID_TO_START_DATE','en','To Start Date','2021-02-08') ,
( 'LABEL','ID_TO_STRING','en','Replace the value in quotes','2014-01-15') ,
( 'LABEL','ID_TO_URL','en','Replace the value with URL encoding','2014-01-15') ,
( 'LABEL','ID_TRANSFER_HISTORY','en','Transfer History','2014-01-15') ,