X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/438e8be102a2ac4c0e92041da2866f1339715b40..2aa391e8490dcc4bfcb6cdcf483ee3ce5d610851:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index a1cc91fde..97b856c92 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -427,7 +427,19 @@ en: export_details: 'OpenStreetMap data is licensed under the Open Data Commons Open Database License (ODbL).' too_large: heading: "Area Too Large" - body: "This area is too large to be exported as OpenStreetMap XML Data. Please zoom in or select a smaller area." + body: "This area is too large to be exported as OpenStreetMap XML Data. Please zoom in or select a smaller area, or use one of the following sources for bulk data downloads:" + planet: + title: "Planet OSM" + description: "Regularly-updated copies of the complete OpenStreetMap database" + geofabrik: + title: "Geofabrik Downloads" + description: "Regularly-updated extracts of continents, countries, and selected cities" + metro: + title: "Metro Extracts" + description: "Extracts for major world cities and their surrounding areas" + other: + title: "Other Sources" + description: "Additional sources listed on the OpenStreetMap wiki" options: "Options" format: "Format" scale: "Scale"