]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Refactor public editing note to avoid raw html in the translations
[rails.git] / config / locales / en.yml
index 40eb533a2db2b44ba7b3b24254749c2083ea8917..28509baa11f355dad4f58dc26038bf0aed5caf3d 100644 (file)
@@ -275,7 +275,13 @@ en:
         disabled link text: "why can't I edit?"
       public editing note:
         heading: "Public editing"
-        html: "Currently your edits are anonymous and people cannot send you messages or see your location. To show what you edited and allow people to contact you through the website, click the button below. <b>Since the 0.6 API changeover, only public users can edit map data</b>. (<a href=\"https://wiki.openstreetmap.org/wiki/Anonymous_edits\">find out why</a>).<ul><li>Your email address will not be revealed by becoming public.</li><li>This action cannot be reversed and all new users are now public by default.</li></ul>"
+        currently_not_public: "Currently your edits are anonymous and people cannot send you messages or see your location. To show what you edited and allow people to contact you through the website, click the button below."
+        only_public_can_edit: Since the 0.6 API changeover, only public users can edit map data.
+        find_out_why_html: (%{link}).
+        find_out_why: "find out why"
+        find_out_why_url: https://wiki.openstreetmap.org/wiki/Anonymous_edits
+        email_not_revealed: Your email address will not be revealed by becoming public.
+        not_reversible: This action cannot be reversed and all new users are now public by default.
       contributor terms:
         heading: "Contributor Terms"
         agreed: "You have agreed to the new Contributor Terms."