From 3a8d388754976e7c97ac4f09e177e1069da12c21 Mon Sep 17 00:00:00 2001 From: Isaac Chiou Date: Wed, 26 Feb 2020 16:23:27 +0800 Subject: Wifi: Define eap error message for VZW Define eap error message for VZW Bug: 139880103 Test: atest FrameworksWifiTests Change-Id: I47d9551406c5f5a75b5bf3ac6eccd9a7f7e3e3b3 --- service/res/values-mcc310-mnc004/strings.xml | 26 ++++++++++++++++++++++++++ service/res/values-mcc311-mnc480/strings.xml | 26 ++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 service/res/values-mcc310-mnc004/strings.xml create mode 100644 service/res/values-mcc311-mnc480/strings.xml (limited to 'service') diff --git a/service/res/values-mcc310-mnc004/strings.xml b/service/res/values-mcc310-mnc004/strings.xml new file mode 100644 index 000000000..af976d472 --- /dev/null +++ b/service/res/values-mcc310-mnc004/strings.xml @@ -0,0 +1,26 @@ + + + + + + %1$s : You can\u2019t connect to Verizon Wi-Fi Access from outside the Verizon coverage area. + %1$s : You are not subscribed to Verizon Wi-Fi Access. Please call us at 800-922-0204. + %1$s : There is a problem with your Verizon Wi-Fi Access account. Please call us at 800-922-0204. + %1$s : You are already connected to Verizon Wi-Fi Access. + %1$s : There is a problem connecting you to Verizon Wi-Fi Access. Please call us at 800-922-0204. + %1$s : There is a problem with your Verizon Wi-Fi Access account. Please call us at 800-922-0204. + %1$s : Verizon Wi-Fi Access is not available from your location. Try again later or try from a different location. + diff --git a/service/res/values-mcc311-mnc480/strings.xml b/service/res/values-mcc311-mnc480/strings.xml new file mode 100644 index 000000000..af976d472 --- /dev/null +++ b/service/res/values-mcc311-mnc480/strings.xml @@ -0,0 +1,26 @@ + + + + + + %1$s : You can\u2019t connect to Verizon Wi-Fi Access from outside the Verizon coverage area. + %1$s : You are not subscribed to Verizon Wi-Fi Access. Please call us at 800-922-0204. + %1$s : There is a problem with your Verizon Wi-Fi Access account. Please call us at 800-922-0204. + %1$s : You are already connected to Verizon Wi-Fi Access. + %1$s : There is a problem connecting you to Verizon Wi-Fi Access. Please call us at 800-922-0204. + %1$s : There is a problem with your Verizon Wi-Fi Access account. Please call us at 800-922-0204. + %1$s : Verizon Wi-Fi Access is not available from your location. Try again later or try from a different location. + -- cgit v1.2.3