X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/15b104f4ff4614aa78c01180b6a9b89dd5a1400f..7d0a94552c78652c1c8a858b15998b6254184ed1:/app/views/site/fixthemap.html.erb diff --git a/app/views/site/fixthemap.html.erb b/app/views/site/fixthemap.html.erb index fc5fecc9a..571a9b25f 100644 --- a/app/views/site/fixthemap.html.erb +++ b/app/views/site/fixthemap.html.erb @@ -3,35 +3,35 @@ <% 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 "welcome_page.add_a_note.title" %>

-

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

-

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

+

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

+

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

+

<%= 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 "welcome_page.questions.title" %>

+

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

-

<%= t "welcome_page.questions.paragraph_1_html", :help_url => help_path %>

+

<%= t "site.welcome.questions.paragraph_1_html", :help_url => help_path %>