summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/app/voicemail/error/res
diff options
context:
space:
mode:
authormdooley <mdooley@google.com>2017-10-04 10:16:46 -0700
committerEric Erfanian <erfanian@google.com>2017-10-04 16:00:35 -0700
commitcb52c4c1358add154fc7532f368893166247da9b (patch)
tree431922dcf2a0672fb82e033f39c32a59aa50bf89 /java/com/android/dialer/app/voicemail/error/res
parentbc07ed7f31845b0565990999e90510c90e8dad9b (diff)
Remove 'learn more' link from verizon voicemail TOS text
and using non-breaking space in dialer TOS 'learn more' link. screen shots: https://drive.google.com/open?id=0B9o_KvtLkcuIV3BWWmxSTTlJQ2dBTnR2UHRGWjZJRlFQUGo0 https://drive.google.com/open?id=0B9o_KvtLkcuIOEJjanVhMXlfck81aU02Y0I2MkVtWFNOVGp3 Bug: 67379747 Test: manual and updated unit tests PiperOrigin-RevId: 171025914 Change-Id: I9c4bfd899805681492a5063ee1bc674bbb98f630
Diffstat (limited to 'java/com/android/dialer/app/voicemail/error/res')
-rw-r--r--java/com/android/dialer/app/voicemail/error/res/values/strings.xml6
1 files changed, 3 insertions, 3 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 3df0e6660..bf5794b0b 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
@@ -137,7 +137,7 @@
<string translatable="false" name="verizon_domestic_customer_support_display_number">(800) 922–0204</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="verizon_terms_and_conditions_message">%1$s By 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>
@@ -174,10 +174,10 @@ Si no acepta todos estos términos y condiciones, no use el buzón de voz visual
</string>
<string name="dialer_terms_and_conditions_for_verizon_1.0">
- See and listen to your messages, without having to call voicemail. %s
+ See and listen to your messages, without having to call voicemail.
</string>
- <string name="dialer_terms_and_conditions_learn_more">Learn more</string>
+ <string name="dialer_terms_and_conditions_learn_more">Learn&#160;more</string>
<!-- TODO(mdooley): STOP SHIP, get real url, b/65734734 -->
<string translatable="false" name="dialer_terms_and_conditions_learn_more_url">https://www.google.com</string>