summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/app/voicemail
diff options
context:
space:
mode:
authormdooley <mdooley@google.com>2017-09-25 11:16:18 -0700
committerEric Erfanian <erfanian@google.com>2017-09-26 08:33:50 -0700
commit38424bff03c90b93837c8c9e25a4a6041071e1e4 (patch)
tree728b59e6a8b1b866b0796609b28f1fc2fb8b0ca0 /java/com/android/dialer/app/voicemail
parent975393515b8b5e0699142fafcb78214f1873e38f (diff)
Tweaking verizon's voicemail TOS text
Change verizon's ToS title to use the string 'visual voicemail' This change seems a bit strange since the verizon legal text uses the string 'Visual Voice Mail', but the title uses 'visual voice mail' screen shots: https://drive.google.com/open?id=0B9o_KvtLkcuIR1lmaUF4OXk1SnFLdS1fbFpfMlFieWlTQ25v https://drive.google.com/open?id=0B9o_KvtLkcuIRURWd0hhYjc4NUdKQ1hzM2RIcG5fSmlHcGhJ Bug: 37340510 Test: update unit tests PiperOrigin-RevId: 169933539 Change-Id: Idba526293604b7a27083a91b86825ef66ce23bcd
Diffstat (limited to 'java/com/android/dialer/app/voicemail')
-rw-r--r--java/com/android/dialer/app/voicemail/error/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/com/android/dialer/app/voicemail/error/res/values/strings.xml b/java/com/android/dialer/app/voicemail/error/res/values/strings.xml
index 3917cf8a2..1ac48138d 100644
--- a/java/com/android/dialer/app/voicemail/error/res/values/strings.xml
+++ b/java/com/android/dialer/app/voicemail/error/res/values/strings.xml
@@ -136,8 +136,8 @@
<string translatable="false" name="verizon_domestic_customer_support_number">+18009220204</string>
<string translatable="false" name="verizon_domestic_customer_support_display_number">(800) 922–0204</string>
- <string name="verizon_terms_and_conditions_title">Turn on Visual Voice Mail</string>
- <string name="verizon_terms_and_conditions_message">%1$s\n\nBy turning on Visual Voice Mail you agree to the Verizon Wireless terms and conditions:\n\n%2$s</string>
+ <string name="verizon_terms_and_conditions_title">Turn on visual voicemail</string>
+ <string name="verizon_terms_and_conditions_message">%1$s\n\nBy turning on visual voicemail you agree to the Verizon Wireless terms and conditions:\n\n%2$s</string>
<string name="dialer_terms_and_conditions_title">Turn on visual voicemail</string>
<string name="dialer_terms_and_conditions_message">%s</string>