X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8d7fca30de5429f50400c92d2560778ffcc58aea..09d5ae68ddae20abc653d0d6b2cf3ef9dc12da2e:/app/views/site/copyright.html.erb
diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb
index 6d11a6306..6940dc2f8 100644
--- a/app/views/site/copyright.html.erb
+++ b/app/views/site/copyright.html.erb
@@ -32,7 +32,7 @@
<% I18n.with_locale @locale do %>
<%= tag.h1 :lang => @locale, :dir => t("html.dir") do %>
- <%= t ".legal_babble.title_html" %>
+ <%= t ".title" %>
<% end %>
<% end %>
<% end %>
@@ -78,7 +78,7 @@
<%= image_tag("attribution_example.png",
:alt => t(".legal_babble.attribution_example.alt"),
- :border => 0,
+ :class => "img-fluid",
:title => t(".legal_babble.attribution_example.title")) %>
<%= t ".legal_babble.more_title_html" %>
@@ -124,6 +124,12 @@
<%= t ".legal_babble.contributors_ca_credit_html",
:canada => tag.strong(t(".legal_babble.contributors_ca_canada")) %>
+
+ <%= t ".legal_babble.contributors_cz_credit_html",
+ :czechia => tag.strong(t(".legal_babble.contributors_cz_czechia")),
+ :cc_licence_link => link_to(t(".legal_babble.contributors_cz_cc_licence"),
+ t(".legal_babble.contributors_cz_cc_licence_url")) %>
+
<%= t ".legal_babble.contributors_fi_credit_html",
:finland => tag.strong(t(".legal_babble.contributors_fi_finland")),
@@ -134,6 +140,14 @@
<%= t ".legal_babble.contributors_fr_credit_html",
:france => tag.strong(t(".legal_babble.contributors_fr_france")) %>
+
+ <%= t ".legal_babble.contributors_hr_credit_html",
+ :croatia => tag.strong(t(".legal_babble.contributors_hr_croatia")),
+ :dgu_link => link_to(t(".legal_babble.contributors_hr_dgu"),
+ t(".legal_babble.contributors_hr_dgu_url")),
+ :open_data_portal => link_to(t(".legal_babble.contributors_hr_open_data_portal"),
+ t(".legal_babble.contributors_hr_open_data_portal_url")) %>
+
<%= t ".legal_babble.contributors_nl_credit_html",
:netherlands => tag.strong(t(".legal_babble.contributors_nl_netherlands")),
@@ -152,9 +166,9 @@
<%= t ".legal_babble.contributors_rs_credit_html",
:serbia => tag.strong(t(".legal_babble.contributors_rs_serbia")),
:rgz_link => link_to(t(".legal_babble.contributors_rs_rgz"),
- t(".legal_babble.contributors_rs_rgz_url")),
+ t(".legal_babble.contributors_rs_rgz_url")),
:open_data_portal => link_to(t(".legal_babble.contributors_rs_open_data_portal"),
- t(".legal_babble.contributors_rs_open_data_portal_url")) %>
+ t(".legal_babble.contributors_rs_open_data_portal_url")) %>
<%= t ".legal_babble.contributors_si_credit_html",