summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorTa-wei Yen <twyen@google.com>2015-11-11 11:21:50 -0800
committerTa-wei Yen <twyen@google.com>2015-11-16 15:45:22 -0800
commit03fd6dceda7d802c7c3fe0bde83df2586e5e836d (patch)
tree53234c03a86f29849a1a696bfc7dcbc5e681dd75 /res/values/strings.xml
parentbccb2275f58d4179012290111598b75cc84cc1bb (diff)
Tweak block number UI
Bug:25455707 Change-Id: I374a200d1332addfb321dd16eb52b779c3754159
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0d79d9d46..2838e6816 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -526,13 +526,13 @@
<!-- Confirmation dialog message for blocking a number with visual voicemail active.
[CHAR LIMIT=NONE] -->
<string name="block_number_confirmation_message_vvm">
- Future calls from this number will be blocked and voicemails will be automatically deleted.
+ Calls from this number will be blocked and voicemails will be automatically deleted.
</string>
<!-- Confirmation dialog message for blocking a number with no visual voicemail.
[CHAR LIMIT=NONE] -->
<string name="block_number_confirmation_message_no_vvm">
- Future calls from this number will be blocked. Voicemails may still reach you.
+ Calls from this number will be blocked, but the caller may still be able to leave you voicemails.
</string>
<!-- Block number alert dialog button [CHAR LIMIT=32] -->
@@ -898,13 +898,13 @@
<!-- Footer message of number blocking screen with visual voicemail active.
[CHAR LIMIT=NONE] -->
<string name="block_number_footer_message_vvm">
- Adding a number blocks all future calls and voicemails will be automatically deleted.
+ Calls from these numbers will be blocked and voicemails will be automatically deleted.
</string>
<!-- Footer message of number blocking screen with no visual voicemail.
[CHAR LIMIT=NONE] -->
<string name="block_number_footer_message_no_vvm">
- Adding a number blocks all future calls. Voicemails may still reach you.
+ Calls from these numbers will be blocked, but they may still be able to leave you voicemails.
</string>
<!-- Heading for the block list in the "Spam and blocked cal)ls" settings. [CHAR LIMIT=64] -->