X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ab79d8c520226284a1c6cbee2b613d26e4626f3c..6d0100b91dda3e36d3eeeab0e3a4894e1dae9fd2:/app/views/site/fixthemap.html.erb diff --git a/app/views/site/fixthemap.html.erb b/app/views/site/fixthemap.html.erb index f47068252..4bb478c7e 100644 --- a/app/views/site/fixthemap.html.erb +++ b/app/views/site/fixthemap.html.erb @@ -3,32 +3,32 @@ <% end %> <% content_for :heading do %> -

<%= t "fixthemap.title" %>

+

<%= t ".title" %>

<% end %>

<%= t "layouts.intro_header" %>

<%= t "layouts.intro_text" %>

-

<%= t "fixthemap.how_to_help.title" %>

+

<%= t ".how_to_help.title" %>

-

<%= t "fixthemap.how_to_help.join_the_community.title" %>

- <%= t "fixthemap.how_to_help.join_the_community.explanation_html" %> +

<%= t ".how_to_help.join_the_community.title" %>

+ <%= t ".how_to_help.join_the_community.explanation_html" %>

<%= t "site.welcome.add_a_note.title" %>

<%= t "site.welcome.add_a_note.paragraph_1_html" %>

-

<%= t "fixthemap.how_to_help.add_a_note.instructions_html", :map_url => root_path %>

+

<%= t ".how_to_help.add_a_note.instructions_html", :map_url => root_path %>

-

<%= t "fixthemap.other_concerns.title" %>

-

<%= t "fixthemap.other_concerns.explanation_html" %>

+

<%= t ".other_concerns.title" %>

+

<%= t ".other_concerns.explanation_html" %>

<%= t "site.welcome.questions.title" %>