' doesn't need to be escaped inside "" in YAML strings. This was showing up as "you\'ll" in the HTML output as a result

This commit is contained in:
Ævar Arnfjörð Bjarmason 2009-06-03 01:36:11 +00:00
parent 15c5c03721
commit dffde07308

View file

@ -538,7 +538,7 @@ en:
password: "Password: " password: "Password: "
confirm password: "Confirm Password: " confirm password: "Confirm Password: "
signup: Signup signup: Signup
flash create success message: "User was successfully created. Check your email for a confirmation note, and you\'ll be mapping in no time :-)<br /><br />Please note that you won't be able to login until you've received and confirmed your email address.<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." flash create success message: "User was successfully created. Check your email for a confirmation note, and you'll be mapping in no time :-)<br /><br />Please note that you won't be able to login until you've received and confirmed your email address.<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."
no_such_user: no_such_user:
body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong." body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
view: view: