From: John Firebaugh Date: Tue, 6 Aug 2013 18:25:45 +0000 (-0700) Subject: Interpolate URL X-Git-Tag: live~4804^2~9 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/c4cdcc1ee1e7617ef0010759c7b3130c735c4308?ds=sidebyside Interpolate URL --- diff --git a/app/views/site/welcome.html.erb b/app/views/site/welcome.html.erb index 87fcd2281..da775e339 100644 --- a/app/views/site/welcome.html.erb +++ b/app/views/site/welcome.html.erb @@ -62,6 +62,6 @@

<%= t "welcome_page.add_a_note.title" %>

<%= t "welcome_page.add_a_note.paragraph_1_html" %>

-

<%= t "welcome_page.add_a_note.paragraph_2_html" %>

+

<%= t "welcome_page.add_a_note.paragraph_2_html", :map_url => root_path %>

\ No newline at end of file diff --git a/config/locales/en.yml b/config/locales/en.yml index 5115342fd..5a1cd3a51 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1189,7 +1189,7 @@ en: If you just want something small fixed and don't have the time to sign up and learn how to edit, it's easy to add a note. paragraph_2_html: | - Just go to the map and click the note icon: + Just go to the map and click the note icon: . This will add a marker to the map, which you can move by dragging. Add your message, then click save, and other mappers will investigate. notifier: