Remove dead strings and code
Change-Id: Iacd5c1bee978a52b2e534a2c9db5a1b98f5bd48e
This commit is contained in:
@@ -438,20 +438,6 @@
|
||||
<item>GTC</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Wi-Fi set up options -->
|
||||
<!-- Note that adding/removing/moving items will need wifi settings code ch
|
||||
ange. -->
|
||||
<string-array name="wifi_network_setup">
|
||||
<!-- Manual wifi configuration [CHAR LIMIT=25]-->
|
||||
<item>Off</item>
|
||||
<!-- WPS is a new standard that allowes secure connection establishment to a home wireless network using a simplified process. WPS push button based configuration involves pushing a button on the router and the device [CHAR LIMIT=25]-->
|
||||
<item>Push button</item>
|
||||
<!-- WPS pin method based configuration. This requires entering a pin obtained from the access point [CHAR LIMIT=25] -->
|
||||
<item>PIN from access point</item>
|
||||
<!-- WPS pin method based configuration. This requires generating a pin from this device [CHAR LIMIT=25] -->
|
||||
<item>PIN from this device</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Wi-Fi IP settings. -->
|
||||
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
|
||||
<string-array name="wifi_ip_settings">
|
||||
|
||||
@@ -1211,10 +1211,6 @@
|
||||
<!-- Dialog for Access Points --> <skip />
|
||||
<!-- Label to show/hide advanced options -->
|
||||
<string name="wifi_show_advanced">Show advanced options</string>
|
||||
<!-- Label for network setup [CHAR LIMIT=50] -->
|
||||
<string name="wifi_network_setup">WPS</string>
|
||||
<!-- Label for the text view for WPS pin input [CHAR LIMIT=50] -->
|
||||
<string name="wifi_wps_pin">Type PIN from access point</string>
|
||||
<!-- Title for the WPS setup dialog [CHAR LIMIT=50] -->
|
||||
<string name="wifi_wps_setup_title">Wi-Fi Protected Setup</string>
|
||||
<!-- Message in WPS dialog at start up [CHAR LIMIT=150] -->
|
||||
|
||||
Reference in New Issue
Block a user