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

New comment provide more information about the Auto-connect
feature label.

Bug: 136472407
Test: make
Change-Id: I306b61c97cbd6ab9efb0e20dbb06de01ae788fa8
This commit is contained in:
Arc Wang
2020-01-14 19:28:50 +08:00
parent 4ae8991222
commit 4271ee3818

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>