Merge "Add feedback dialogs for WPS" into honeycomb
This commit is contained in:
committed by
Android (Google) Code Review
commit
4de7499d7c
@@ -948,10 +948,14 @@
|
||||
<string name="wifi_network_setup">Network Setup</string>
|
||||
<!-- Label for the text view for WPS pin input [CHAR LIMIT=50] -->
|
||||
<string name="wifi_wps_pin">Enter pin from access point</string>
|
||||
<!-- Title for the WPS pin display dialog [CHAR LIMIT=50] -->
|
||||
<string name="wifi_wps_pin_method_configuration">WPS pin method configuration</string>
|
||||
<!-- Text displayed in the WPS pin display dialog [CHAR LIMIT=50] -->
|
||||
<!-- Title for the WPS setup dialog [CHAR LIMIT=50] -->
|
||||
<string name="wifi_wps_setup_title">WPS Setup</string>
|
||||
<!-- Text displayed in the WPS pin display dialog [CHAR LIMIT=75] -->
|
||||
<string name="wifi_wps_pin_output">Enter the pin <xliff:g id="wps_pin">%1$s</xliff:g> on the access point</string>
|
||||
<!-- Text displayed when WPS setup is in progress [CHAR LIMIT=75] -->
|
||||
<string name="wifi_wps_in_progress">WPS is already in progress and can take tens of seconds to complete</string>
|
||||
<!-- Text displayed when WPS fails to start [CHAR LIMIT=75] -->
|
||||
<string name="wifi_wps_failed">Failed to start WPS, please try again</string>
|
||||
<!-- Label for the SSID of the network -->
|
||||
<string name="wifi_ssid">Network SSID</string>
|
||||
<!-- Label for the security of the connection -->
|
||||
|
Reference in New Issue
Block a user