summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2021-10-13 17:35:34 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2021-10-13 17:35:34 +0000
commit626348ae43f6927dd2bc9b17cf7a3f9810ccf119 (patch)
tree472b91d0f5e5fab53733c82c7707eae61a575d89
parentfaef08cff7fc803135b772cc25faa11ebdca48ba (diff)
parent6baf1dad31398d150402085809cbe71ab3b0e453 (diff)
downloadbase-626348ae43f6927dd2bc9b17cf7a3f9810ccf119.tar.gz
Merge "[RESTRICT AUTOMERGE] Add WiFi scan notify message (QS Internet Dialog)" into sc-qpr1-dev
-rw-r--r--packages/SystemUI/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml
index 7aacb702b75a..4ad4fa9d0854 100644
--- a/packages/SystemUI/res/values/strings.xml
+++ b/packages/SystemUI/res/values/strings.xml
@@ -3033,4 +3033,6 @@
<string name="see_all_networks">See all</string>
<!-- Summary for warning to disconnect ethernet first then switch to other networks. [CHAR LIMIT=60] -->
<string name="to_switch_networks_disconnect_ethernet">To switch networks, disconnect ethernet</string>
+ <!-- Message to describe "Wi-Fi scan always available feature" when Wi-Fi is off and Wi-Fi scanning is on. [CHAR LIMIT=NONE] -->
+ <string name="wifi_scan_notify_message">To improve device experience, apps and services can still scan for Wi\u2011Fi networks at any time, even when Wi\u2011Fi is off. You can change this in Wi\u2011Fi scanning settings. <annotation id="link">Change</annotation></string>
</resources>