From: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Date: Wed, 3 Jun 2009 01:36:11 +0000 (+0000)
Subject: ' doesn't need to be escaped inside "" in YAML strings. This was showing up as "you... 
X-Git-Tag: live~8467
X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/dffde07308bded89e6a27ada0b2b811d0baecfdc?ds=sidebyside

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

diff --git a/config/locales/en.yml b/config/locales/en.yml
index f6f48d62e..2663516f1 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -538,7 +538,7 @@ en:
       password: "Password: "
       confirm password: "Confirm Password: "
       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:
       body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong."
     view: