PMC-943
This commit is contained in:
@@ -833,7 +833,7 @@ class ActionsByEmailCoreClass extends PMPlugin
|
||||
URL_KEY, true) . '&DEL_INDEX=' . G::encrypt($this->getIndex(), URL_KEY,
|
||||
true) . '&DYN_UID=' . G::encrypt($this->getItemAbeProperties('DYN_UID'), URL_KEY,
|
||||
true) . '&ABER=' . G::encrypt($abeRequest['ABE_REQ_UID'], URL_KEY,
|
||||
true) . '" target="_blank">Please complete this form</a>';
|
||||
true) . '" target="_blank">' . G::LoadTranslation('ID_ACTIONS_BY_EMAIL_LINK_TO_FILL_A_FORM') . '</a>';
|
||||
|
||||
return $html;
|
||||
}
|
||||
|
||||
@@ -1837,6 +1837,12 @@ msgstr "Actions"
|
||||
msgid "actionsByEmail.html"
|
||||
msgstr "actionsByEmail.html"
|
||||
|
||||
# TRANSLATION
|
||||
# LABEL/ID_ACTIONS_BY_EMAIL_LINK_TO_FILL_A_FORM
|
||||
#: LABEL/ID_ACTIONS_BY_EMAIL_LINK_TO_FILL_A_FORM
|
||||
msgid "Please complete this form"
|
||||
msgstr "Please complete this form"
|
||||
|
||||
# TRANSLATION
|
||||
# LABEL/ID_ACTIONS_BY_EMAIL_LOG
|
||||
#: LABEL/ID_ACTIONS_BY_EMAIL_LOG
|
||||
|
||||
@@ -57104,6 +57104,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
|
||||
( 'LABEL','ID_ACTION','en','Action','2014-01-15') ,
|
||||
( 'LABEL','ID_ACTIONS','en','Actions','2014-01-15') ,
|
||||
( 'LABEL','ID_ACTIONS_BY_EMAIL','en','actionsByEmail.html','2014-01-15') ,
|
||||
( 'LABEL','ID_ACTIONS_BY_EMAIL_LINK_TO_FILL_A_FORM','en','Please complete this form','2019-10-18') ,
|
||||
( 'LABEL','ID_ACTIONS_BY_EMAIL_LOG','en','Actions By Email Log','2016-01-12') ,
|
||||
( 'LABEL','ID_ACTION_DISABLED_TO_LOW_PERFORMANCE_1','en','This action was disabled to prevent slow browser performance. There are more than 100 records in the column definition grid.','2015-01-16') ,
|
||||
( 'LABEL','ID_ACTION_DISABLED_TO_LOW_PERFORMANCE_2','en','<br/><br/>Please perform this action with manual selection only.','2014-01-15') ,
|
||||
|
||||
Reference in New Issue
Block a user