From: Tom Hughes Date: Sun, 3 Feb 2013 12:29:18 +0000 (+0000) Subject: Remove unused messages X-Git-Tag: live~5096 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/fa86ea018773b03707ca5e3d7b95518e62c49d80 Remove unused messages --- diff --git a/config/locales/en.yml b/config/locales/en.yml index c13ca2c09..99b9c1c2b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1241,14 +1241,12 @@ 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." read: title: "Read message" - reading_your_messages: "Reading your messages" from: "From" subject: "Subject" date: "Date" reply_button: "Reply" unread_button: "Mark as unread" back_to_inbox: "Back to inbox" - reading_your_sent_messages: "Reading your sent messages" to: "To" back_to_outbox: "Back to outbox" 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."