New email: If the user has typed anything, confirm when they navigate away

This commit is contained in:
str4d
2014-11-18 06:55:46 +00:00
parent 5bd84093a3
commit 186aeee641
3 changed files with 126 additions and 40 deletions

View File

@@ -111,6 +111,8 @@
<string name="subject">Subject</string>
<string name="compose_email">Compose email</string>
<string name="add_one_recipient">Add at least one recipient.</string>
<string name="stop_composing_email">Stop composing email?</string>
<string name="all_changes_will_be_discarded">All changes will be discarded.</string>
<string name="email_queued_for_sending">Email queued for sending</string>
<string name="subject_prefix_fwd">Fwd:</string>
<string name="subject_prefix_fwd_hide" translatable="false">Fwd:</string>