]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/5551'
authorTom Hughes <tom@compton.nu>
Sun, 26 Jan 2025 10:24:05 +0000 (10:24 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 26 Jan 2025 10:24:05 +0000 (10:24 +0000)
1  2 
config/locales/en.yml

diff --combined config/locales/en.yml
index da3afb2ee8fa0051619703e947265ef57d09f650,d528309f1bea521d221b869427908c00ca83d9c0..38b810d1f6768fd64a2b00d2619e48920ba8315c
@@@ -392,6 -392,7 +392,7 @@@ en
          relation: "relation"
      start_rjs:
        feature_warning: "Loading %{num_features} features, which may make your browser slow or unresponsive. Are you sure you want to display this data?"
+       feature_error: "Features could not be loaded: %{message}"
        load_data: "Load Data"
        loading: "Loading..."
      tag_details:
        destroy_button: "Delete"
        back: "Back"
        wrong_user: "You are logged in as '%{user}' but the message you have asked to read was not sent by or to that user. Please log in as the correct user in order to read it."
 -    mark:
 -      as_read: "Message marked as read"
 -      as_unread: "Message marked as unread"
 -    unmute:
 -      notice: "Message has been moved to Inbox"
 -      error: "The message could not be moved to the Inbox."
      destroy:
        destroyed: "Message deleted"
 +    read_marks:
 +      create:
 +        notice: "Message marked as read"
 +      destroy:
 +        notice: "Message marked as unread"
 +    mutes:
 +      destroy:
 +        notice: "Message has been moved to Inbox"
 +        error: "The message could not be moved to the Inbox."
      mailboxes:
        heading:
          my_inbox: "My Inbox"