X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/87e995bd84ec463f6d8915978c1aaeaedcc8b854..6316745c2ed5a098102f6a18d547f86bd98d7511:/config/locales/en.yml?ds=sidebyside diff --git a/config/locales/en.yml b/config/locales/en.yml index d528309f1..38b810d1f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1783,14 +1783,17 @@ en: 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"