Remove translations that are no longer used when showing messages

This commit is contained in:
Andy Allan 2023-02-26 15:27:05 +01:00
parent 468f67fe4d
commit c2c667267e

View file

@ -1694,14 +1694,10 @@ en:
wrong_user: "You are logged in as `%{user}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to 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 login as the correct user in order to reply."
show: show:
title: "Read message" title: "Read message"
from: "From"
subject: "Subject"
date: "Date"
reply_button: "Reply" reply_button: "Reply"
unread_button: "Mark as unread" unread_button: "Mark as unread"
destroy_button: "Delete" destroy_button: "Delete"
back: "Back" back: "Back"
to: "To"
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 login as the correct user in order to read it." 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 login as the correct user in order to read it."
sent_message_summary: sent_message_summary:
destroy_button: "Delete" destroy_button: "Delete"