summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ab7d88e..0121bd1 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -454,5 +454,9 @@
<!-- The video is execeed the size limit of a MMS, and suggest user to record a shorter length clip -->
<string name="video_exceed_mms_limit">The video you recorded is too large to send via MMS. Try recording a shorter length clip.</string>
+
+ <!-- Displayed as a toast when a video file is too large to attach
+ to a Gmail message. -->
+ <string name="too_large_to_attach">File too large to attach.</string>
</resources>