[RESTRICT AUTOMERGE] Add WiFi scan notify message (QS Internet Dialog)

Bug: 202323013
Test: add new string only, unnecessary to test.
Change-Id: I54bc60793f317390a78ce1e9dc96ee31c861ad63
This commit is contained in:
Weng Su
2021-10-13 21:24:50 +08:00
parent 373ed0127e
commit 6baf1dad31

View File

@@ -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>