X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/85c284aaa6e9ba8488de9d488f17fda4cd565d9c..2acf8cb8f22deb2e2960c99c0eeb8c5d64533c9e:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 6df0260cd..dcb877f7b 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}" @@ -1816,7 +1822,7 @@ en: heading: "Login" email or username: "Email Address or Username" password: "Password" - openid_html: "%{logo} OpenID:" + openid_html: "%{logo} OpenID" remember: "Remember me" lost password link: "Lost your password?" login_button: "Login"