X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/85c284aaa6e9ba8488de9d488f17fda4cd565d9c..00123f05ba0b0c7a41ae3888cd33b68f13e1d662:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 6df0260cd..069efb4a4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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}"