en: messages: index: title: 'Messages' new: 'New message' messages: reply: 'Reply' new: title: 'New message' search_user: 'Search user' no_user_found: 'No user found' search: 'Search ...' list: desc: 'Please send messages to all using the mailing-list: %{list}' subscribe_msg: 'You may have to subscribe to the mailing-list first.' subscribe: 'You can find more about the mailing-list at %{link}.' wiki: 'Wiki (page Mailing-List)' mail: 'for example with an email to %{email}.' cancel: 'or cancel' show: title: 'Show message' from: 'From:' subject: 'Subject:' sent_on: 'Sent:' reply: 'Reply' all_messages: 'All messages' # used by controller create: notice: 'Message is saved and will be sent.' # used by model model: reply_subject: 'Re: %{subject}' reply_header: '%{user} wrote on %{when}:' reply_indent: '> %{line}'