Quote subject and content when replying to emails

This commit is contained in:
str4d
2014-06-12 04:23:09 +00:00
parent 88663e62c8
commit c56fa6fe0d
2 changed files with 32 additions and 0 deletions

View File

@@ -71,6 +71,11 @@
<string name="add_one_recipient">Add at least one recipient.</string>
<string name="email_queued_for_sending">Email queued for sending</string>
<string name="response_prefix_re">Re:</string>
<string name="response_prefix_re_hide" translatable="false">Re:</string>
<string name="response_quote_wrote">%s wrote:</string>
<string name="response_quote_wrote_hide" translatable="false">%s wrote:</string>
<string name="address_book_empty">Address book is empty</string>
<string name="action_new_contact">New contact</string>