Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4271ee38 authored by Arc Wang's avatar Arc Wang
Browse files

[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
parent 4ae89912
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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>