Merge "[Wi-Fi] Change comment of the string "wifi_auto_connect_title""

This commit is contained in:
TreeHugger Robot
2020-01-15 05:13:49 +00:00
committed by Android (Google) Code Review

View File

@@ -2089,7 +2089,8 @@
<string name="wifi_dpp_wifi_password">Wi\u2011Fi password: <xliff:g id="password" example="my password">%1$s</xliff:g></string>
<!-- Hint for Wi-Fi hotspot password [CHAR LIMIT=50] -->
<string name="wifi_dpp_hotspot_password">Hotspot password: <xliff:g id="password" example="my password">%1$s</xliff:g></string>
<!-- Label for specifying if a Wi-Fi network supports auto connection [CHAR LIMIT=50] -->
<!-- Label for a Wi-Fi network to specify if the device will auto connect to the Wi-Fi network
when signal of the Wi-Fi network is reachable [CHAR LIMIT=50] -->
<string name="wifi_auto_connect_title">Auto\u2011connect</string>
<!-- Hint for Wi-Fi Auto-connect [CHAR LIMIT=NONE] -->
<string name="wifi_auto_connect_summary">Allow connection to this network when in range</string>