From c1fb21775fbaa33785d4e9abb46d34dce7e7b5f3 Mon Sep 17 00:00:00 2001 From: mdooley Date: Tue, 6 Feb 2018 14:55:10 -0800 Subject: Adding voicemail donation promo This cl shows a voicemail donation promo the first time a user tries to rate a transcription. It also changes the good/bad rating links to thumbs up/down icons. The 'learn more' link still needs the real URL. screen shots: https://drive.google.com/open?id=0B9o_KvtLkcuIOERUNUJId3FVY3UzUS0wVUdQQVpCS1lmM3Nz https://drive.google.com/open?id=0B9o_KvtLkcuIWkNVMDV1VTJ4VUMtakVwSE1UTGdUWjljTUV3 https://drive.google.com/open?id=0B9o_KvtLkcuIeU1ndG1palRkTnNJQWVYLXgyMnd4TjBDOFI4 mocks: https://drive.google.com/file/d/1FIhXDkn3h3xI7liVdJEraq47MoKQM3hi/view https://drive.google.com/file/d/1uTm58QCvFOBycsGP21vgvEGTq_Imgkqi/view Bug: 37340510 Test: manual tests PiperOrigin-RevId: 184745497 Change-Id: I40fd1e211311c3127f215ede2e44b22f345dcf8b --- java/com/android/dialer/app/res/values/strings.xml | 57 ++++++++++++---------- 1 file changed, 31 insertions(+), 26 deletions(-) (limited to 'java/com/android/dialer/app/res/values/strings.xml') diff --git a/java/com/android/dialer/app/res/values/strings.xml b/java/com/android/dialer/app/res/values/strings.xml index d4f3f8180..2d5542bbf 100644 --- a/java/com/android/dialer/app/res/values/strings.xml +++ b/java/com/android/dialer/app/res/values/strings.xml @@ -675,33 +675,38 @@ [CHAR LIMIT=64] --> Transcript not available. No speech detected. - - Rate transcription quality + + Thanks! Would you like to help us improve transcriptions? + + + Sorry. Would you like to help us improve transcriptions? + + + + Let Google review your voicemail messages to improve transcription quality. Your + voicemail messages will not be tied to your Google Account. + - - Good - - - Bad - - - or + + Learn more + + + https:www.google.com + + + Yes, I\'m in + + + No thanks + + + Rate transcription quality Thanks for your feedback -- cgit v1.2.3