]> git.openstreetmap.org Git - rails.git/commitdiff
Remove unused messages
authorTom Hughes <tom@compton.nu>
Sun, 3 Feb 2013 12:29:18 +0000 (12:29 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 3 Feb 2013 12:29:18 +0000 (12:29 +0000)
config/locales/en.yml

index c13ca2c09195f49502503732fbe7557ffdcd02dd..99b9c1c2bce9930bb4a8a0aeb19627f765a093e8 100644 (file)
@@ -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."