PMCORE-2716

This commit is contained in:
Paula Quispe
2021-01-15 16:13:34 -04:00
parent 9cbf4361d5
commit 27db8caebc
2 changed files with 7 additions and 0 deletions

View File

@@ -4643,6 +4643,12 @@ msgstr "Config Directory"
msgid "Confirm" msgid "Confirm"
msgstr "Confirm" msgstr "Confirm"
# TRANSLATION
# LABEL/ID_CONFIRMATION
#: LABEL/ID_CONFIRMATION
msgid "Confirmation"
msgstr "Confirmation"
# TRANSLATION # TRANSLATION
# LABEL/ID_CONFIRM_ADHOCUSER_CASE # LABEL/ID_CONFIRM_ADHOCUSER_CASE
#: LABEL/ID_CONFIRM_ADHOCUSER_CASE #: LABEL/ID_CONFIRM_ADHOCUSER_CASE

View File

@@ -57593,6 +57593,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_CONFIGURE','en','Configure','2014-01-15') , ( 'LABEL','ID_CONFIGURE','en','Configure','2014-01-15') ,
( 'LABEL','ID_CONFIG_DIRECTORY','en','Config Directory','2014-01-15') , ( 'LABEL','ID_CONFIG_DIRECTORY','en','Config Directory','2014-01-15') ,
( 'LABEL','ID_CONFIRM','en','Confirm','2014-01-15') , ( 'LABEL','ID_CONFIRM','en','Confirm','2014-01-15') ,
( 'LABEL','ID_CONFIRMATION','en','Confirmation','2020-01-15') ,
( 'LABEL','ID_CONFIRM_ADHOCUSER_CASE','en','Are you sure you want to do it?','2014-01-15') , ( 'LABEL','ID_CONFIRM_ADHOCUSER_CASE','en','Are you sure you want to do it?','2014-01-15') ,
( 'LABEL','ID_CONFIRM_ASSIGNED_GRID','en','Do you want to delete the data in the row you just created?','2015-01-16') , ( 'LABEL','ID_CONFIRM_ASSIGNED_GRID','en','Do you want to delete the data in the row you just created?','2015-01-16') ,
( 'LABEL','ID_CONFIRM_CANCEL_CASE','en','Are you sure you want to cancel this case?','2014-01-15') , ( 'LABEL','ID_CONFIRM_CANCEL_CASE','en','Are you sure you want to cancel this case?','2014-01-15') ,