Automated import from //branches/cupcake/...@142151,142151
diff --git a/res/values/strings.xml b/res/values/strings.xml
index de4f706..57c9fa2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -157,6 +157,9 @@
     <string name="message_compose_error_no_recipients">You must add at least one recipient.</string>
     <!-- Toast that appears in the context of forwarding a message with attachment(s) -->
     <string name="message_compose_attachments_skipped_toast">Some attachments cannot be forwarded because they have not downloaded.</string>
+    <!-- Toast that appears when an attachment is too big to send.  Note, translation temporarily
+         borrowed from camera app (msgid="6989632611223725558") -->
+    <string name="message_compose_attachment_size" msgid="6989632611223725558">File too large to attach.</string>
     <!-- Label for To field in read message view -->
     <string name="message_view_to_label">To:</string>
     <!-- Label for CC field in read message view -->