Link to "scanning settings" when Wi-Fi is off.
Always link to scanning settings when wifi is off. Previously, the link was only shown when wifi was off and scanning settings were on. Bug: 36033488 Test: m RunSettingsRoboTests and manually testing on device Change-Id: I0abc6f4a25072c78fea6a971621cebc1a97b658b
This commit is contained in:
@@ -1640,13 +1640,20 @@
|
||||
<string name="use_open_wifi_automatically_summary">Automatically connect to high\u2011quality public networks</string>
|
||||
<!-- Preference title for option to install certificates -->
|
||||
<string name="wifi_install_credentials">Install certificates</string>
|
||||
<!-- Message to describe "Wi-Fi scan always available feature" when Wi-Fi is off. The
|
||||
place-holders "LINK_BEGIN" and "LINK_END" must NOT be translated. They mark a link to bring
|
||||
the user to "scanning settings" screen. -->
|
||||
<!-- Message to describe "Wi-Fi scan always available feature" when Wi-Fi is off and Wi-Fi
|
||||
scanning is on. The place-holders "LINK_BEGIN" and "LINK_END" must NOT be translated. They
|
||||
mark a link to bring the user to "scanning settings" screen. -->
|
||||
<string name="wifi_scan_notify_text">To improve location accuracy, system apps and services can
|
||||
still scan for Wi\u2011Fi networks. You can change this in
|
||||
<xliff:g id="link_begin">LINK_BEGIN</xliff:g>scanning
|
||||
settings<xliff:g id="link_end">LINK_END</xliff:g>.</string>
|
||||
<!-- Message to describe "Wi-Fi scan always available feature" when Wi-Fi is off and Wi-Fi
|
||||
scanning is also off. The place-holders "LINK_BEGIN" and "LINK_END" must NOT be translated.
|
||||
They mark a link to bring the user to "scanning settings" screen. -->
|
||||
<string name="wifi_scan_notify_text_scanning_off">To improve location accuracy,
|
||||
turn on Wi-Fi scanning in
|
||||
<xliff:g id="link_begin">LINK_BEGIN</xliff:g>scanning
|
||||
settings<xliff:g id="link_end">LINK_END</xliff:g>.</string>
|
||||
<!-- Wifi scan always mode checkbox text -->
|
||||
<string name="wifi_scan_notify_remember_choice">Don\u2019t show again</string>
|
||||
<!-- Setting title for setting the wifi sleep policy. Do we keep Wi-Fi active when the screen turns off? -->
|
||||
|
Reference in New Issue
Block a user