Merged in feature/PMCORE-2538 (pull request #7604)
PMCORE-2538 Approved-by: Rodrigo Quelca
This commit is contained in:
committed by
Rodrigo Quelca
commit
bb38e8acd8
File diff suppressed because one or more lines are too long
@@ -52112,3 +52112,19 @@ msgstr "Duration"
|
||||
#: LABEL/ID_PENDING_TASKS
|
||||
msgid "Pending Tasks"
|
||||
msgstr "Pending Tasks"
|
||||
|
||||
# TRANSLATION
|
||||
# LABEL/ID_SEND_EMAIL_TO_PARTICIPANTS
|
||||
#: LABEL/ID_SEND_EMAIL_TO_PARTICIPANTS
|
||||
msgid "Send email to participants"
|
||||
msgstr "Send email to participants"
|
||||
|
||||
|
||||
# TRANSLATION
|
||||
# LABEL/ID_TRYING_CANCEL
|
||||
#: LABEL/ID_TRYING_CANCEL
|
||||
msgid "You are tying to cancel the current case. Please be aware this action cannot be undone"
|
||||
msgstr "You are tying to cancel the current case. Please be aware this action cannot be undone"
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -60913,6 +60913,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
|
||||
( 'LABEL','ID_SENDMAIL_NOT_INSTALLED','en','An error has occured, please verify on which server "SendMail" has been installed or any other mail service, and if it has been configured correctly.','2014-01-15') ,
|
||||
( 'LABEL','ID_SEND_AT','en','send at','2014-01-15') ,
|
||||
( 'LABEL','ID_SEND_EMAIL_CASE_PARTICIPANTS','en','Send Email (Case Participants)','2014-01-15') ,
|
||||
( 'LABEL','ID_SEND_EMAIL_TO_PARTICIPANTS','en','Send email to participants','2020-12-01') ,
|
||||
( 'LABEL','ID_SENT','en','Participated','2016-07-11') ,
|
||||
( 'LABEL','ID_SENT_BY','en','Sent By','2014-01-15') ,
|
||||
( 'LABEL','ID_SERVER','en','Server','2014-01-15') ,
|
||||
@@ -61298,6 +61299,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
|
||||
( 'LABEL','ID_TRIGGER_SOURCE_LINK','en','Edit Source Code','2014-01-15') ,
|
||||
( 'LABEL','ID_TRIGGER_TITLE_ALREADY_EXISTS','en','The trigger title with {0}: "{1}" already exists.','2014-05-20') ,
|
||||
( 'LABEL','ID_TRUE','en','TRUE','2014-01-15') ,
|
||||
( 'LABEL','ID_TRYING_CANCEL','en','You are tying to cancel the current case. Please be aware this action cannot be undone','2020-12-01') ,
|
||||
( 'LABEL','ID_TUE','en','Tue','2014-01-15') ,
|
||||
( 'LABEL','ID_TYPE','en','Type','2014-01-15') ,
|
||||
( 'LABEL','ID_TYPE_PROCESS','en','Process Type','2014-10-22') ,
|
||||
|
||||
Reference in New Issue
Block a user