From 2c07b6194d7339bed927e9d6033902310c702e97 Mon Sep 17 00:00:00 2001 From: Vladislav Koldobskiy Date: Sun, 4 Jan 2015 02:46:33 +0300 Subject: PhoneCommon: move CAF strings to cm_strings Change-Id: I3b6a530cf36f770ef3188f0f35759dd74f24b9de --- res/values/cm_strings.xml | 25 +++++++++++++++++++++++++ res/values/strings.xml | 7 ------- 2 files changed, 25 insertions(+), 7 deletions(-) create mode 100644 res/values/cm_strings.xml (limited to 'res') diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml new file mode 100644 index 0000000..b8bf9d5 --- /dev/null +++ b/res/values/cm_strings.xml @@ -0,0 +1,25 @@ + + + + DIAL request modified to USSD request. + + DIAL request modified to SS request. + + DIAL request modified to DIAL with different number. + 1111:to;sip:abby@example.com:bcc;sip:bill@example.com:cc; + diff --git a/res/values/strings.xml b/res/values/strings.xml index 08f4d17..39c7385 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -96,12 +96,6 @@ Cellular network not available Outgoing calls are restricted by FDN. - - DIAL request modified to USSD request. - - DIAL request modified to SS request. - - DIAL request modified to DIAL with different number. Can\'t make outgoing calls while call barring is on. @@ -215,5 +209,4 @@ Unknown ringtone - 1111:to;sip:abby@example.com:bcc;sip:bill@example.com:cc; -- cgit v1.2.3