Issue #3279048 by mathilde_dumond, svenryen, Berdir, agoradesign, Gábor...
Issue #3279048 by mathilde_dumond, svenryen, Berdir, agoradesign, Gábor Hojtsy, andypost: English translation of the data protection policy path set back to the default value
->set('popup_info.value',t('<h2>We use cookies on this site to enhance your user experience</h2><p>By clicking the Accept button, you agree to us doing so.</p>'))
->set('mobile_popup_info.value',t('<h2>We use cookies on this site to enhance your user experience</h2><p>By tapping the Accept button, you agree to us doing so.</p>'))
->set('popup_link','<front>')
->set('disagree_button_label',t('No, thanks'))
->set('withdraw_message.value',t('<h2>We use cookies on this site to enhance your user experience</h2><p>You have given your consent for us to set cookies.</p>'))
'description'=>t('Language @language_id: Your privacy policy link is pointing at the front page. This is the default value after installation, and unless your privacy policy is actually posted at the front page, you will need to create a separate page for the privacy policy and link to that page.',['@language_id'=>$language->getName()]),
'description'=>t('Language @language_id: Your privacy policy link is not set or is pointing at the front page. This is the default value after installation, and unless your privacy policy is actually posted at the front page, you will need to create a separate page for the privacy policy and link to that page.',['@language_id'=>$language->getName()]),