Add extra strings for hidden network option
This CL adds strings to be used in a follow-up CL for labeling a network as hidden/visible. Test: None, is a string change Bug: 29003359 Change-Id: Ia2822b8afbcd3bd806f8f8b204e5f29e97d94763
This commit is contained in:
@@ -1909,6 +1909,10 @@
|
||||
<string name="wifi_ssid_hint">Enter the SSID</string>
|
||||
<!-- Label for the security of the connection -->
|
||||
<string name="wifi_security">Security</string>
|
||||
<!-- Label for the hidden network status of this network -->
|
||||
<string name="wifi_hidden_network">Hidden network</string>
|
||||
<!-- Label for the warning shown to users if they try to connect to a network as "hidden" -->
|
||||
<string name="wifi_hidden_network_warning">Hidden network might create privacy risk as this device has to broadcast this SSID name in order to connect.</string>
|
||||
<!-- Label for the signal strength of the connection -->
|
||||
<string name="wifi_signal">Signal strength</string>
|
||||
<!-- Label for the status of the connection -->
|
||||
|
||||
Reference in New Issue
Block a user