]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/5458'
authorTom Hughes <tom@compton.nu>
Fri, 3 Jan 2025 19:21:29 +0000 (19:21 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 3 Jan 2025 19:21:29 +0000 (19:21 +0000)
1  2 
config/locales/en.yml

diff --combined config/locales/en.yml
index 9d1d8476f0d7084cc9a4e6be0ae3f7c4eb69a8ea,2a34c0a599372a8ecbd482b3cb9684dbd61985df..72632d1e8af9a7a55cbfb3d020c8b544464e8a00
@@@ -1752,8 -1752,6 +1752,6 @@@ en
        title: "No such message"
        heading: "No such message"
        body: "Sorry there is no message with that id."
-     reply:
-       wrong_user: "You are logged in as '%{user}' but the message you have asked to reply to was not sent to that user. Please log in as the correct user in order to reply."
      show:
        title: "Read message"
        reply_button: "Reply"
          people_mapping_nearby: "people mapping nearby"
        message:
          destroy_button: "Delete"
+     replies:
+       new:
+         wrong_user: "You are logged in as '%{user}' but the message you have asked to reply to was not sent to that user. Please log in as the correct user in order to reply."
    passwords:
      new:
        title: "Lost password"
          ended: "ended"
          revoked_html: "revoked by %{name}"
          active: "active"
 -        active_unread: "active unread"
 -        expired_unread: "expired unread"
 +        active_until_read: "active until read"
          read_html: "read at %{time}"
          time_in_future_title: "%{time_absolute}; in %{time_relative}"
          time_in_past_title: "%{time_absolute}; %{time_relative}"