X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ff7ddb6b86bf918a9418af7382836b41594d45e4..c55d346d5f7501fd6f5f636e85c8a60ec67d88ee:/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,