]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Add relation version pages
[rails.git] / config / locales / en.yml
index a2347d4bc66c2cdfc1aca343218014fe66241679..069efb4a4f8cf3a5ee70e5db22110dcc62239f5e 100644 (file)
@@ -428,6 +428,15 @@ en:
       introduction: "Click on the map to find nearby features."
       nearby: "Nearby features"
       enclosing: "Enclosing features"
+  old_nodes:
+    not_found:
+      sorry: "Sorry, node #%{id} version %{version} could not be found."
+  old_ways:
+    not_found:
+      sorry: "Sorry, way #%{id} version %{version} could not be found."
+  old_relations:
+    not_found:
+      sorry: "Sorry, relation #%{id} version %{version} could not be found."
   changesets:
     changeset_paging_nav:
       showing_page: "Page %{page}"