From c2c667267e2cf4f7c93db28f3fbf0ca85d7e29b3 Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Sun, 26 Feb 2023 15:27:05 +0100 Subject: [PATCH] Remove translations that are no longer used when showing messages --- config/locales/en.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index a41486480..d36084022 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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." show: title: "Read message" - from: "From" - subject: "Subject" - date: "Date" reply_button: "Reply" unread_button: "Mark as unread" destroy_button: "Delete" 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." sent_message_summary: destroy_button: "Delete" -- 2.39.5