X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1a75b1ba72090d33249d5238bdda81b30fbd59fe..9657b92faddc9fa9bf765fc7de06aa0a9042e8e9:/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_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,