summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-05-12 16:00:52 +0300
committerEd Mancebo <emancebo@cyngn.com>2015-05-12 21:34:58 +0000
commit60a1a79d3d14f316cdbed93c16974e81a2cb9632 (patch)
treeaf17f831367d5dc05b0acafc97e0fd1d92e4f728
parent38109f29b9b6a8ce1539f5d28f4a99ca9e575490 (diff)
downloadandroid_packages_apps_InCallUI-60a1a79d3d14f316cdbed93c16974e81a2cb9632.tar.gz
android_packages_apps_InCallUI-60a1a79d3d14f316cdbed93c16974e81a2cb9632.tar.bz2
android_packages_apps_InCallUI-60a1a79d3d14f316cdbed93c16974e81a2cb9632.zip
InCallUI: Update blacklist strings
Change-Id: Id393e6f0021c9f171b54bbfd4e522d269b60bef6 (cherry picked from commit 4184f9d13e44f6a38d1edbcb2e24bc3e2024d485)
-rw-r--r--res/values/cm_strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index d76e42f1..ddbb8808 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -31,13 +31,13 @@
<string name="card_title_waiting_call">Call on hold</string>
<!-- Text for the onscreen "Blacklist" button -->
- <string name="onscreenBlacklistText">Blacklist</string>
+ <string name="onscreenBlacklistText">Blocked caller list</string>
<string name="call_recording_failed_message">Failed to start call recording</string>
<string name="call_recording_file_location">Saved call recording to <xliff:g id="filename">%s</xliff:g></string>
<!-- Blacklist confirmation dialog -->
- <string name="blacklist_dialog_title">Add to blacklist</string>
+ <string name="blacklist_dialog_title">Add to blocked caller list</string>
<string name="blacklist_dialog_message">Future calls from <xliff:g id="number">%s</xliff:g> will be blocked</string>
<!-- In-call screen: status label when in a paused video call. -->