]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4480'
authorTom Hughes <tom@compton.nu>
Tue, 23 Jan 2024 20:28:51 +0000 (20:28 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 23 Jan 2024 20:28:51 +0000 (20:28 +0000)
1  2 
config/locales/en.yml

diff --combined config/locales/en.yml
index ab6bf8fd238670300bb83bad9aa386da98135b4a,069efb4a4f8cf3a5ee70e5db22110dcc62239f5e..dcb877f7b4a5803611eba9326fbd6c5ec77490ee
@@@ -428,6 -428,15 +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}"
        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"