Update newsletter confirmation instructions for clarity
Clarify that users must click "Confirm" to complete their subscription in both English and Norwegian content and language files
This commit is contained in:
parent
685e71b30e
commit
002395946d
4 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
<p class="warning-highlight"><strong>Remember to check your inbox!</strong></p>
|
<p class="warning-highlight"><strong>Remember to check your inbox!</strong></p>
|
||||||
<p>Your signature is not valid and will not appear on the list <em>until you have clicked the confirmation link</em> we sent by email. If the email doesn't arrive within a few minutes, check your spam/junk folder!</p>
|
<p>Your signature is not valid and will not appear on the list <em>until you have clicked the confirmation link</em> we sent by email. If the email doesn't arrive within a few minutes, check your spam/junk folder!</p>
|
||||||
<?php if (!empty($petition_subscribed_newsletter)): ?>
|
<?php if (!empty($petition_subscribed_newsletter)): ?>
|
||||||
<p>The same applies to your newsletter subscription – you must also confirm your choice by clicking the link in a separate email. Sorry for all the emails, but this is to ensure that your signature and subscription are genuine and come from you.</p>
|
<p>The same applies to your newsletter subscription – you will receive a separate email where you must open the link and click “Confirm” to complete your subscription. Sorry for all the emails, but this is to ensure that your signature and subscription are genuine and come from you.</p>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
<p class="warning-highlight"><strong>Husk å sjekke innboksen din!</strong></p>
|
<p class="warning-highlight"><strong>Husk å sjekke innboksen din!</strong></p>
|
||||||
<p>Signaturen er ikke gyldig og vil ikke vises i lista <em>før du har trykket på bekreftelseslenken</em> vi har sendt på e-post. Hvis e-posten ikke dukker opp innen få minutter, <strong>sjekk søppelpost-/spam-mappen!</strong></p>
|
<p>Signaturen er ikke gyldig og vil ikke vises i lista <em>før du har trykket på bekreftelseslenken</em> vi har sendt på e-post. Hvis e-posten ikke dukker opp innen få minutter, <strong>sjekk søppelpost-/spam-mappen!</strong></p>
|
||||||
<?php if (!empty($petition_subscribed_newsletter)): ?>
|
<?php if (!empty($petition_subscribed_newsletter)): ?>
|
||||||
<p><strong>Det samme gjelder for din påmelding til nyhetsbrevet</strong> – her må du også bekrefte ditt valg ved å trykke på lenken i en egen e-post. Beklager at det blir mange e-poster, men det er for å sikre at signatur og påmelding er ekte og kommer fra deg.</p>
|
<p><strong>Det samme gjelder for din påmelding til nyhetsbrevet</strong> – du vil motta en egen e-post der du må åpne lenken og trykke «Bekreft» for å fullføre påmeldingen. Beklager at det blir mange e-poster, men det er for å sikre at signatur og påmelding er ekte og kommer fra deg.</p>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -106,5 +106,5 @@ email_placeholder = "Your email address"
|
||||||
notice = "We send about 12 emails per year. You can unsubscribe whenever you want."
|
notice = "We send about 12 emails per year. You can unsubscribe whenever you want."
|
||||||
submit_button = "Subscribe"
|
submit_button = "Subscribe"
|
||||||
success_message = "Check your inbox!"
|
success_message = "Check your inbox!"
|
||||||
success_confirm = "Thank you! We've sent you an email. Open the link in the email and confirm to complete your subscription."
|
success_confirm = "Thank you! We've sent you an email. Open the link in the email and click \"Confirm\" to complete your subscription."
|
||||||
error_message = "Something went wrong!"
|
error_message = "Something went wrong!"
|
||||||
|
|
|
||||||
|
|
@ -110,5 +110,5 @@ email_placeholder = "Din e-postadresse"
|
||||||
notice = "Vi sender omtrent 12 e-poster i året. Du kan melde deg av når som helst."
|
notice = "Vi sender omtrent 12 e-poster i året. Du kan melde deg av når som helst."
|
||||||
submit_button = "Meld deg på"
|
submit_button = "Meld deg på"
|
||||||
success_message = "Sjekk innboksen din!"
|
success_message = "Sjekk innboksen din!"
|
||||||
success_confirm = "Takk! Vi har sendt en e-post til deg. Åpne lenken i e-posten og bekreft for å fullføre påmeldingen."
|
success_confirm = "Takk! Vi har sendt en e-post til deg. Åpne lenken i e-posten og trykk «Bekreft» for å fullføre påmeldingen."
|
||||||
error_message = "Noe gikk galt!"
|
error_message = "Noe gikk galt!"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue