Show sending status in ViewEmailFragment

This commit is contained in:
str4d
2014-05-23 01:58:39 +00:00
parent 0fbbc2e937
commit eaee7a0fbc
4 changed files with 31 additions and 1 deletions

View File

@@ -55,6 +55,7 @@
<string name="email_to">To:</string>
<string name="email_sent">Sent:</string>
<string name="email_received">Received:</string>
<string name="email_status">Status:</string>
<string name="compose">Compose</string>
<string name="subject">Subject</string>