</div>
<h2><%= t ".other_concerns.title" %></h2>
-<p><%= t ".other_concerns.explanation_html" %></p>
+<p>
+ <%= t ".other_concerns.concerns_html", :copyright_link => link_to(t(".other_concerns.copyright"), copyright_path),
+ :working_group_link => link_to(t(".other_concerns.working_group"), t(".other_concerns.working_group_url")) %>
+</p>
<%= render "any_questions" %>
by dragging. Add your message, then click save, and other mappers will investigate.
other_concerns:
title: Other concerns
- explanation_html: |
+ concerns_html: |
If you have concerns about how our data is being used or about the contents please consult our
- <a href='/copyright'>copyright page</a> for more legal information, or contact the appropriate
- <a href='https://wiki.osmfoundation.org/wiki/Working_Groups'>OSMF working group</a>.
+ %{copyright_link} for more legal information, or contact the appropriate %{working_group_link}.
+ copyright: copyright page
+ working_group: OSMF working group
+ working_group_url: https://wiki.osmfoundation.org/wiki/Working_Groups
help:
title: Getting Help
introduction: |