[openstreetmap/openstreetmap-website] Add Terms of Use notice to welcome banner (PR #6866)

Minh Nguyễn notifications at github.com
Tue Mar 10 16:46:34 UTC 2026


@1ec5 commented on this pull request.



> @@ -40,6 +40,10 @@
                                        :corpmembers => link_to(t("layouts.partners_corpmembers"), "https://osmfoundation.org/wiki/Corporate_Members"),
                                        :partners => link_to(t("layouts.partners_partners"), "https://hardware.openstreetmap.org/thanks/") %>
         </p>
+        <p class="fs-7 fw-light">
+          <%= t "layouts.welcome_tou_notice_html",
+                :terms_link => link_to(t("layouts.terms_of_use"), "https://osmfoundation.org/wiki/Terms_of_Use") %>

I wouldn’t shed a tear about losing the ability to localize this particular URL. I localized `legal_1_1_terms_of_use_url` in Vietnamese in order to add `?uselang=vi`, as I do with any wiki page URL that appears in the Translatewiki.net project. However, it adds very little value to a URL on osmfoundation.org compared to a URL on wiki.openstreetmap.org, since the latter tends to host actual translations, sometimes even a completely different language edition of an article.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6866#discussion_r2913082940
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6866/review/3923880387 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260310/2a273e03/attachment-0001.htm>


More information about the rails-dev mailing list