]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Extend work started in [15970] to add edit link to way pages on databrowser.
[rails.git] / config / locales / en.yml
index 94a5f68737b092db5a92202b4ab99c1ebaaa8008..c8b2cc2b41a0cd868ab3058cc9627408445939f3 100644 (file)
@@ -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"