summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2015-06-11 02:00:28 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-06-11 02:00:28 +0000
commit63a298eb35cdde1dc07312dcb3bd2b1faed66efc (patch)
treee1cd1a3abb5a190e68d4662c7ec358a3641a6dac
parent990113e6a676d99506b9efda5a6d4c5486724542 (diff)
parent0adb6c0a67c52b4620795141192a15b33fb62950 (diff)
am 0adb6c0a: am 07a15fd5: am 53fb3f04: Merge "Add strings for visual voicemail promo card." into mnc-dev
* commit '0adb6c0a67c52b4620795141192a15b33fb62950': Add strings for visual voicemail promo card.
-rw-r--r--res/values/strings.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 14a16be8f..d7902ef61 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -130,6 +130,17 @@
<!-- The header to show that call log is only showing missed calls. [CHAR LIMIT=40] -->
<string name="call_log_missed_header">Missed calls only</string>
+ <!-- Title for promo card for visual voicemail. [CHAR LIMIT=40] -->
+ <string name="visual_voicemail_title">Visual voicemail</string>
+
+ <!-- Promo card text for visual voicemail. -->
+ <string name="visual_voicemail_text">
+ See and listen to your voicemail, without having to call a number. Data charges may apply.
+ </string>
+
+ <!-- Text for "Settings" link for visual voicemail promo card. [CHAR LIMIT=30] -->
+ <string name="visual_voicemail_settings">Settings</string>
+
<!-- Voicemail status message shown at the top of call log to notify the user that no new
voicemails are currently available. This can happen when both notification as well as data
connection to the voicemail server is lost. [CHAR LIMIT=64] -->