diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2015-05-12 17:00:41 +0300 |
---|---|---|
committer | Ed Mancebo <emancebo@cyngn.com> | 2015-05-12 21:35:39 +0000 |
commit | bafb30b960a4daccc096731b364b986f99d580be (patch) | |
tree | d37bbe771059f32a94ca97b36facd12ad5f107da | |
parent | 60a1a79d3d14f316cdbed93c16974e81a2cb9632 (diff) | |
download | packages_apps_InCallUI-stable/cm-12.1-YOG3C.tar.gz packages_apps_InCallUI-stable/cm-12.1-YOG3C.tar.bz2 packages_apps_InCallUI-stable/cm-12.1-YOG3C.zip |
InCallUI: Update another blacklist stringstable/cm-12.1-YOG3C
Change-Id: I1ae750cb4de051ad240b98f19b85fc006a38950b
(cherry picked from commit 04b7efecbbcc0d89cc56f0c9c1eaf7b1ec1c1cbd)
-rw-r--r-- | res/values/cm_strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index ddbb8808..7c7cf1d6 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -68,12 +68,12 @@ <string name="unknown_call_session_event">Unknown call session event</string> <string name="onscreenCallRecordText">Start and stop call recording</string> - <string name="onscreenAddToBlacklistText">Add caller to blacklist</string> + <string name="onscreenAddToBlacklistText">Add caller to blocked caller list</string> <string name="menu_start_record">Record call</string> <string name="menu_stop_record">Stop recording</string> <string name="recording_time_text">Recording</string> <string name="recording_warning_title">Enable call recording?</string> - <string name="recording_warning_text">Notice: You are responsible for compliance with any laws, regulations and rules that apply to the use of call recording functionality and the use or distribution of those recordings.</string> + <string name="recording_warning_text">Notice: You are responsible for compliance with any laws, regulations and rules that apply to the use of call recording functionality and the use or distribution of those recordings.</string> <!-- Set Subscription screen: label sub 1 --> <string name="sub_1">SIM 1</string> |