<div>
<p id="contributorGuidance" class="text-muted">
- <%= t ".guidance_html",
- :summary => "https://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary",
- :translations => "https://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations" %>
+ <%= t ".guidance_info_html",
+ :readable_summary_link => link_to(t(".readable_summary"),
+ "https://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary"),
+ :informal_translations_link => link_to(t(".informal_translations"),
+ "https://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations") %>
</p>
</div>
<div class="mb-3">
consider_pd: "In addition to the above, I consider my contributions to be in the Public Domain"
consider_pd_why: "what's this?"
consider_pd_why_url: https://wiki.osmfoundation.org/wiki/Licence_and_Legal_FAQ/Why_would_I_want_my_contributions_to_be_public_domain
- guidance_html: 'Information to help understand these terms: a <a href="%{summary}">human readable summary</a> and some <a href="%{translations}">informal translations</a>'
+ guidance_info_html: "Information to help understand these terms: a %{readable_summary_link} and some %{informal_translations_link}"
+ readable_summary: human readable summary
+ informal_translations: informal translations
continue: Continue
declined: "https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
decline: "Decline"