]> git.openstreetmap.org Git - rails.git/commitdiff
Remove translations that are no longer used when showing messages
authorAndy Allan <git@gravitystorm.co.uk>
Sun, 26 Feb 2023 14:27:05 +0000 (15:27 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Mon, 27 Feb 2023 17:18:40 +0000 (17:18 +0000)
config/locales/en.yml

index a4148648052c5e04c3a4eaf3aca6b6019a7f67c9..d360840229f47873da15f903dbd9f06d4c02c436 100644 (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."
     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"