summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorallu.haribabu <allu.haribabu@gmail.com>2016-05-12 20:45:34 +0530
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-05-25 01:26:56 -0700
commit110cdf82bf8165451bc803983964be96a373bf4b (patch)
treec70cee824af329fbb74fc16643a6c08b8dbbb323 /res
parent9da3129649aec5c4fe80f163235b77d490937956 (diff)
downloadpackages_apps_Messaging-110cdf82bf8165451bc803983964be96a373bf4b.zip
packages_apps_Messaging-110cdf82bf8165451bc803983964be96a373bf4b.tar.gz
packages_apps_Messaging-110cdf82bf8165451bc803983964be96a373bf4b.tar.bz2
Add handling of MMS Read report.
MMS Read report handling is missing on 13.0. Added support for this. Change-Id: I6db874537beee246499537a76e419b1991a423b9 Issue-Id: CYNGNOS-2734
Diffstat (limited to 'res')
-rw-r--r--res/values/cm_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index b4db481..dfbf844 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -39,6 +39,8 @@
<string name="pref_summary_mms_read_reports">Request a read report for each message you send</string>
<string name="delivery_reports_mms_pref_title">Delivery reports</string>
<string name="read_reports_mms_pref_title">Read reports</string>
+ <string name="status_label">Status:\u0020</string>
+ <string name="status_read">Read</string>
<!-- Item Descriptions for MMS sending Priority -->
<string name="priority_pref_title">Sending priority</string>