@@ -103,7 +103,7 @@ class DataPolicyAgreement extends FormBase {
[
'#type'=>'html_tag',
'#tag'=>'strong',
'#value'=>$this->t('Our data policy has been updated on %date',[
'#value'=>$this->t('Our data protection statement has been updated on %date',[
'%date'=>$date,
]),
],
@@ -122,7 +122,7 @@ class DataPolicyAgreement extends FormBase {
$form['not_agree']=[
'#type'=>'html_tag',
'#tag'=>'p',
'#value'=>$this->t('Agreement to the data policy is required for continue using this platform. If you do not agree with the data policy, you will be guided to @url process.',[
'#value'=>$this->t('Consent to the data protection statement(s) is required for continuing using this platform. If you do not consent, you will be guided to @url process.',[
$this->messenger->addStatus($this->t('We published a new version of the data policy. You can review the data policy @url.',[
$this->messenger->addStatus($this->t('We published a new version of the data protection statement. You can review the data protection statement @url.',[