]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Add relation version pages
[rails.git] / config / locales / en.yml
index 6df0260cddc926914483b09d03b158fc4ae6965f..069efb4a4f8cf3a5ee70e5db22110dcc62239f5e 100644 (file)
@@ -431,6 +431,12 @@ en:
   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}"