+ message:
+ inbox:
+ my_inbox: "My inbox"
+ outbox: "outbox"
+ you_have: "You have {{new_count}} new messages and {{old_count}} old messages"
+ from: "From"
+ subject: "Subject"
+ date: "Date"
+ no_messages_yet: "You have no messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
+ people_mapping_nearby: "people mapping nearby"
+ message_summary:
+ unread_button: "Mark as unread"
+ read_button: "Mark as read"
+ reply_button: "Reply"
+ new:
+ send_message_to: "Send a new message to {{name}}"
+ subject: "Subject"
+ body: "Body"
+ send_button: "Send"
+ back_to_inbox: "Back to inbox"
+ no_such_user:
+ no_such_user: "No such user or message"
+ sorry: "Sorry there is no user or message with that name or id"
+ outbox:
+ my_inbox: "My {{inbox_link}}"
+ inbox: "inbox"
+ outbox: "outbox"
+ you_have_sent_messages: "You have {{sent_count}} sent messages"
+ to: "To"
+ subject: "Subject"
+ date: "Date"
+ no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
+ people_mapping_nearby: "people mapping nearby"
+ read:
+ 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"