summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/app/res
diff options
context:
space:
mode:
authormaxwelb <maxwelb@google.com>2018-02-28 14:29:07 -0800
committerCopybara-Service <copybara-piper@google.com>2018-02-28 15:55:51 -0800
commitc4aea8f66c3e9e6bf30426d17ff097d2acd1fdef (patch)
tree5d84f19b236c2c5f7091cbdcb4546b6632244950 /java/com/android/dialer/app/res
parentd42fb78b9b5c2d42ab490df16c76c226d91040c8 (diff)
Update voicemail donations strings
Bug: 73798533 Test: Manual :/ PiperOrigin-RevId: 187383740 Change-Id: I0f35ccbf19a59b35338cb144f0192b692585159f
Diffstat (limited to 'java/com/android/dialer/app/res')
-rw-r--r--java/com/android/dialer/app/res/values/strings.xml14
1 files changed, 5 insertions, 9 deletions
diff --git a/java/com/android/dialer/app/res/values/strings.xml b/java/com/android/dialer/app/res/values/strings.xml
index 5773a0cd7..5974f47fd 100644
--- a/java/com/android/dialer/app/res/values/strings.xml
+++ b/java/com/android/dialer/app/res/values/strings.xml
@@ -675,19 +675,15 @@
[CHAR LIMIT=64] -->
<string name="voicemail_transcription_failed_no_speech">Transcript not available. No speech detected.</string>
- <!-- Title of voicemail donation promo dialog, show after clicking a 'thumbs up' rating icon
- [CHAR LIMIT=64] -->
- <string name="voicemail_donation_promo_good_title">Thanks! Would you like to help us improve transcriptions?</string>
-
- <!-- Title of voicemail donation promo dialog, show after clicking a 'thumbs up' rating icon
- [CHAR LIMIT=64] -->
- <string name="voicemail_donation_promo_bad_title">Sorry. Would you like to help us improve transcriptions?</string>
+ <!-- Title of voicemail donation promo dialog
+ [CHAR LIMIT=64] -->
+ <string name="voicemail_donation_promo_title">Help improve transcription accuracy?</string>
<!-- Content of voicemail donation promo dialog
[CHAR LIMIT=NONE] -->
<string name="voicemail_donation_promo_content">
- Let Google review your voicemail messages to improve transcription quality.
- For voicemail transcription analysis, your voicemail messages are stored anonymously.
+ Let Google review this and future voicemail messages with transcripts.
+ They\'ll be stored anonymously. Change Settings any time.
</string>
<!-- Text for a 'learn more' link at the end of the voicemail donation promo dialog content -->