Added flash notice for CTs decline
Also ensured that CTs are either accepted or declined and cannot be inadvertently bypassed.
This commit is contained in:
parent
2ba5067fcf
commit
c21aa5933a
4 changed files with 55 additions and 2 deletions
|
@ -1567,6 +1567,8 @@ en:
|
|||
continue: Continue
|
||||
flash create success message: "Thanks for signing up. We've sent a confirmation note to {{email}} and as soon as you confirm your account you'll be able to get mapping.<br /><br />If you use an antispam system which sends confirmation requests then please make sure you whitelist webmaster@openstreetmap.org as we are unable to reply to any confirmation requests."
|
||||
terms accepted: "Thanks for accepting the new contributor terms!"
|
||||
terms declined: "We are sorry that you have decided to not accept the new Contributor Terms. For more information, please see <a href=\"{{url}}\">this wiki page</a>."
|
||||
terms declined url: http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
|
||||
terms:
|
||||
title: "Contributor terms"
|
||||
heading: "Contributor terms"
|
||||
|
@ -1577,6 +1579,7 @@ en:
|
|||
agree: Agree
|
||||
declined: "http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
|
||||
decline: "Decline"
|
||||
you need to accept or decline: "Please read and then either accept or decline the new Contributor Terms to continue."
|
||||
legale_select: "Please select your country of residence:"
|
||||
legale_names:
|
||||
france: "France"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue