X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ee8ce8c3abcdf357a472020559321250c7913e48..9b39577f4646f3624cf24aaa04b06b6f053c3270:/app/views/site/copyright.html.erb diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index a8506e902..3253aebe1 100644 --- a/app/views/site/copyright.html.erb +++ b/app/views/site/copyright.html.erb @@ -44,16 +44,17 @@ <%= 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, - :title => t(".legal_babble.attribution_example.title")) %> + :title => t(".legal_babble.attribution_example.title")) %>

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

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