Add newsletter subscription option to petition form
Update email error message to suggest checking address Add petition form plugin to thank you page metadata
This commit is contained in:
parent
fcddc9af93
commit
269bfe994c
3 changed files with 5 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ error_ip_rate_limit = "Too many attempts from your IP address. Please wait 5 min
|
|||
error_time_check = "Multiple signature attempts were sent from the same computer within a short time. Please wait a moment and try again."
|
||||
error_referrer = "Invalid request."
|
||||
error_validation = "Please correct the errors in the form."
|
||||
error_email_send = "Could not send confirmation email. Please try again later."
|
||||
error_email_send = "Could not send confirmation email. Check if the email address is correct and try again."
|
||||
error_already_signed = "This email address has already signed this petition."
|
||||
success_pending = "Thank you! Check your email to confirm your signature."
|
||||
confirm_success = "Thank you! Your signature has been confirmed and added to the list."
|
||||
|
|
@ -77,6 +77,7 @@ privacy_policy_link = "Read the privacy policy"
|
|||
privacy_summary = "<strong>How we use your information:</strong> Name and region are displayed on the website based on your choice above. Email is only used for confirmation and is never shared. When the campaign ends, the recipient (e.g. Parliament) may request to verify signatures, but your name is only shared according to your choice. Your display choice cannot be changed later, but you can withdraw your signature at any time and choose to sign with a different display choice."
|
||||
gdpr_consent_text = "I have read the <a href=\"/en/personvern/\" target=\"_blank\">privacy policy</a> and consent to my data being processed as described. I understand that my name will only be shared according to my chosen display preference."
|
||||
gdpr_consent_required = "You must consent to the privacy policy to sign."
|
||||
newsletter_subscribe = "I would like to receive the Stopp Lidelsen newsletter (about 12 in a year). You can unsubscribe at any time."
|
||||
email_rights_info = "You have the right to access, rectify, and delete your information. Contact us at kontakt@stopplidelsen.no or file a complaint with the Norwegian Data Protection Authority (datatilsynet.no)."
|
||||
|
||||
; Norwegian regions (fylker) - kept in Norwegian as they are proper nouns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue