Change words in wifi settings toggle to lowercase.
Bug: 62343859 Test: make RunSettingsRoboTests -j40 Change-Id: If0e653fd7268e5e14f360a043cdc039a7846bb4a
This commit is contained in:
@@ -1709,7 +1709,7 @@
|
||||
<!-- Checkbox summary for Wi-Fi wakeup option to explain that Wi-Fi wakeup is disabled because Wi-Fi scanning is turned off -->
|
||||
<string name="wifi_wakeup_summary_scanning_disabled">Unavailable because Wi\u2011Fi scanning is turned off</string>
|
||||
<!-- Checkbox summary for Wi-Fi wakeup option to explain that a network rating provider needs to be selected to use the feature. -->
|
||||
<string name="wifi_wakeup_summary_scoring_disabled">To use, select a Network rating provider</string>
|
||||
<string name="wifi_wakeup_summary_scoring_disabled">To use, select a network rating provider</string>
|
||||
<!-- Checkbox title for option to toggle poor network detection -->
|
||||
<string name="wifi_poor_network_detection">Avoid poor connections</string>
|
||||
<!-- Checkbox summary for option to toggle poor network detection -->
|
||||
@@ -1721,9 +1721,9 @@
|
||||
<!-- Checkbox summary for option to connect to open Wi-Fi automatically [CHAR LIMIT=100] -->
|
||||
<string name="use_open_wifi_automatically_summary">Automatically connect to high\u2011quality public networks</string>
|
||||
<!-- Checkbox summary for option to connect to open Wi-Fi automatically, to explain that a network rating provider needs to be selected to use the feature. -->
|
||||
<string name="use_open_wifi_automatically_summary_scoring_disabled">To use, select a Network rating provider</string>
|
||||
<string name="use_open_wifi_automatically_summary_scoring_disabled">To use, select a network rating provider</string>
|
||||
<!-- Checkbox summary for option to connect to open Wi-Fi automatically, to explain that a compatible network rating provider needs to be selected to use the feature. -->
|
||||
<string name="use_open_wifi_automatically_summary_scorer_unsupported_disabled">To use, select a compatible Network rating provider</string>
|
||||
<string name="use_open_wifi_automatically_summary_scorer_unsupported_disabled">To use, select a compatible network rating provider</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 and Wi-Fi
|
||||
|
Reference in New Issue
Block a user