Merge "Add WEP network strings." into main
This commit is contained in:
@@ -1938,6 +1938,12 @@
|
||||
<string name="wifi_notify_open_networks">Notify for public networks</string>
|
||||
<!-- Checkbox summary for option to notify user when open networks are nearby-->
|
||||
<string name="wifi_notify_open_networks_summary">Notify when a high\u2011quality public network is available</string>
|
||||
<!-- Checkbox title for option to allow user to connect to wep networks-->
|
||||
<string name="wifi_allow_wep_networks">Allow WEP networks</string>
|
||||
<!-- Checkbox summary for option to allow user to connect to wep networks-->
|
||||
<string name="wifi_allow_wep_networks_summary">WEP is an older security protocol that\u0027s less secure</string>
|
||||
<!-- Checkbox summary for option to allow user to connect to wep networks when it is blocked by carrier-->
|
||||
<string name="wifi_allow_wep_networks_summary_carrier_not_allow">Your carrier doesn\u0027t allow WEP networks because they\u0027re less secure</string>
|
||||
<!-- Checkbox title for option to enable Wi-Fi when saved networks are nearby -->
|
||||
<string name="wifi_wakeup">Turn on Wi\u2011Fi automatically</string>
|
||||
<!-- Checkbox summary for option to enable Wi-Fi when high quality saved networks are nearby-->
|
||||
@@ -1987,6 +1993,18 @@
|
||||
<string name="wifi_settings_scanning_required_turn_on">Turn on</string>
|
||||
<!-- Wi-Fi settings dialog. Text to show in toast for when user turns on wifi scanning. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_settings_scanning_required_enabled">Wi\u2011Fi scanning turned on</string>
|
||||
<!-- Wi-Fi settings dialog. Warning on the password entry page for a WEP network, when WEP networks are allowed. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_settings_warning_wep_network">This network uses an older security protocol that\u0027s less secure</string>
|
||||
<!-- Wi-Fi settings dialog. Title of dialog displayed when WEP network is blocked. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_settings_wep_networks_blocked_title"><xliff:g id="name">%1$s</xliff:g> is blocked</string>
|
||||
<!-- Wi-Fi settings dialog. Summary text of dialog displayed when WEP network toggle is turned off. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_settings_wep_networks_summary_toggle_off">This network uses an older security protocol called WEP, which is less secure. To connect anyway, you can allow WEP networks.</string>
|
||||
<!-- Wi-Fi settings dialog. Summary text of dialog displayed when WEP network is blocked by the carrier. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_settings_wep_networks_summary_blocked_by_carrier">Your carrier doesn\u0027t allow you to connect to this network because it uses an older security protocol that’s less secure</string>
|
||||
<!-- Wi-Fi settings dialog. Button text of dialog displayed when WEP network toggle is turned off. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_settings_wep_networks_button_allow">Allow WEP</string>
|
||||
<!-- Wi-Fi settings dialog. Button text of dialog displayed when WEP network toggle is blocked. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_settings_ssid_block_button_close">Close</string>
|
||||
|
||||
<!-- Dialog for Access Points --> <skip />
|
||||
<!-- Label to show/hide advanced options [CHAR LIMIT=40] -->
|
||||
|
||||
Reference in New Issue
Block a user