AI 149607: Add relevant title to attachment file chooser.
  Delete the original source message only when the message is in Drafts folder.
  If the original message is in the other folder than Drafts, it should be
  retained.
  Integrates 149194,149306,149459 from DocomoEmail.
  BUG=1860250,1887835

Automated import of CL 149607
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d5d4894..5cc7490 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -80,6 +80,8 @@
     <string name="add_attachment_action">Add attachment</string>
     <!-- Menu item (debug screen) -->
     <string name="dump_settings_action">Dump settings</string>
+    <!-- Appears in choose attachment dialog title -->
+    <string name="choose_attachment_dialog_title">Choose attachment</string>
     <!-- Title of account context menu -->
     <string name="accounts_context_menu_title">Account options</string>
     <!-- Appears in message list view while messages are being loaded -->