summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorMatthew Xie <mattx@google.com>2013-07-18 17:42:44 -0700
committerZhihai Xu <zhihaixu@google.com>2013-08-09 15:51:31 -0700
commit0a17eab8d6635f575bab743c39fb7570ce0f1981 (patch)
tree2212543c1706bda1c359d98df85adcba4b154afa /res/values/strings.xml
parent430dcd11bdbbc0f4edd076917b8106f09b033c3a (diff)
downloadMms-0a17eab8d6635f575bab743c39fb7570ce0f1981.tar.gz
Bluetooth MAP profile - sms and mms support initial check-in
bug:10116530 Change-Id: I0148fd62a13461738f83c4a21cea3e22eb800e97
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 436b9d8b..ab771cb0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -780,5 +780,8 @@
<string name="storage_warning_title">"Your phone's storage is full"</string>
<string name="storage_warning_content">"You won't receive new SMS/MMS messages"</string>
+ <!-- Strings used forh MMS push of messages in outbox -->
+ <string name="label_mms_send_outbox_msg">MMS Wakeup</string>
+ <string name="desc_mms_send_outbox_msg">Sends out all MMSs from the outbox to the network</string>
</resources>