From 080b12330bc3045722a08989cfc6b85c85e3dc1a Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=A0tefan=20Baebler?= Date: Sat, 4 Apr 2015 15:10:05 +0200 Subject: [PATCH] Added information about sources for Slovenia --- app/views/site/copyright.html.erb | 1 + config/locales/en.yml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index d78265668..777ae3768 100644 --- a/app/views/site/copyright.html.erb +++ b/app/views/site/copyright.html.erb @@ -61,6 +61,7 @@
  • <%= t "license_page.legal_babble.contributors_fr_html", :locale => @locale %>
  • <%= t "license_page.legal_babble.contributors_nl_html", :locale => @locale %>
  • <%= t "license_page.legal_babble.contributors_nz_html", :locale => @locale %>
  • +
  • <%= t "license_page.legal_babble.contributors_si_html", :locale => @locale %>
  • <%= t "license_page.legal_babble.contributors_za_html", :locale => @locale %>
  • <%= t "license_page.legal_babble.contributors_gb_html", :locale => @locale %>
  • diff --git a/config/locales/en.yml b/config/locales/en.yml index b658a1bf4..17c8ece12 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1043,6 +1043,11 @@ en: contributors_nz_html: | New Zealand: Contains data sourced from Land Information New Zealand. Crown Copyright reserved. + contributors_si_html: | + Slovenia: Contains data from the + Surveying and Mapping Authority and + Ministry of Agriculture, Forestry and Food + (public information of Slovenia). contributors_za_html: | South Africa: Contains data sourced from Chief Directorate: -- 2.43.2