Merge "Add feedback dialogs for WPS" into honeycomb

This commit is contained in:
Irfan Sheriff
2011-01-16 13:03:10 -08:00
committed by Android (Google) Code Review
2 changed files with 32 additions and 12 deletions

View File

@@ -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 -->