X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/769929a2c414d0062ee8df3f752b90b6dfc7739f..80ff70a1ffdcdf5711de8e1ceaa2b0b474630789:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 94a5f6873..c8b2cc2b4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -117,9 +117,10 @@ en: node: node: "Node" node_title: "Node: {{node_name}}" - download: "{{download_xml_link}} or {{view_history_link}}" + download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}" download_xml: "Download XML" view_history: "view history" + edit: "edit" not_found: sorry: "Sorry, the {{type}} with the id {{id}}, could not be found." type: @@ -198,9 +199,10 @@ en: way: way: "Way" way_title: "Way: {{way_name}}" - download: "{{download_xml_link}} or {{view_history_link}}" + download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}" download_xml: "Download XML" view_history: "view history" + edit: "edit" changeset: changeset_paging_nav: showing_page: "Showing page"