X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ff7ddb6b86bf918a9418af7382836b41594d45e4..a685b3a6fc9e45d15d6ab0d3fc76f003e2b5dd80:/app/views/site/copyright.html.erb diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index a8506e902..1c4b23b56 100644 --- a/app/views/site/copyright.html.erb +++ b/app/views/site/copyright.html.erb @@ -44,12 +44,13 @@ <%= tag.div :lang => @locale, :dir => t("html.dir", :locale => @locale) do %>

<%= t ".legal_babble.intro_1_html", :locale => @locale %>

<%= t ".legal_babble.intro_2_html", :locale => @locale %>

-

<%= t ".legal_babble.intro_3_html", :locale => @locale %>

+

<%= t ".legal_babble.intro_3_1_html", :locale => @locale %>

<%= t ".legal_babble.credit_title_html", :locale => @locale %>

<%= t ".legal_babble.credit_1_html", :locale => @locale %>

-

<%= t ".legal_babble.credit_2_html", :locale => @locale %>

-

<%= t ".legal_babble.credit_3_html", :locale => @locale %>

+

<%= t ".legal_babble.credit_2_1_html", :locale => @locale %>

+

<%= t ".legal_babble.credit_3_1_html", :locale => @locale %>

+

<%= t ".legal_babble.credit_4_html", :locale => @locale %>

<%= image_tag("attribution_example.png", :alt => t(".legal_babble.attribution_example.alt"), :border => 0,