From: Tom Hughes Date: Wed, 12 Sep 2012 08:25:07 +0000 (+0100) Subject: Improve attribution/license details on printouts X-Git-Tag: live~5405 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/9d61bd797f92223e81b9a646861f7cddeb85169b Improve attribution/license details on printouts --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 631917a37..b2a9c5434 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1280,9 +1280,9 @@ en: permalink: Permalink shortlink: Shortlink license: - notice: "Licensed under the %{license_name} license by the %{project_name} and its contributors." + notice: "Data copyright %{project_name} and its contributors." license_name: "Open Data Commons Open Database License (ODbL)" - license_url: "http://opendatacommons.org/licenses/odbl/1.0/" + license_url: "http://openstreetmap.org/copyright" project_name: "OpenStreetMap project" project_url: "http://openstreetmap.org" remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"