Fixed 'upto' spelling in WPS messages
Change-Id: Ib8c627235de0455c6f239bff77e70080e3080d3d
This commit is contained in:
@@ -1236,15 +1236,15 @@
|
||||
<!-- Message in WPS dialog at start up [CHAR LIMIT=150] -->
|
||||
<string name="wifi_wps_setup_msg">Starting WPS\u2026</string>
|
||||
<!-- Message in WPS dialog for PBC after start up [CHAR LIMIT=150] -->
|
||||
<string name="wifi_wps_onstart_pbc">Push the WPS button on your Wi-Fi router. The setup can take upto two minutes to complete.</string>
|
||||
<string name="wifi_wps_onstart_pbc">Push the WPS button on your Wi-Fi router. The setup can take up to two minutes to complete.</string>
|
||||
<!-- Message in WPS dialog for PIN after start up [CHAR LIMIT=150] -->
|
||||
<string name="wifi_wps_onstart_pin">Enter pin <xliff:g id="number">%1$s</xliff:g> on your Wi-Fi router. The setup can take upto two minutes to complete.</string>
|
||||
<string name="wifi_wps_onstart_pin">Enter pin <xliff:g id="number">%1$s</xliff:g> on your Wi-Fi router. The setup can take up to two minutes to complete.</string>
|
||||
<!-- Text displayed when WPS succeeds [CHAR LIMIT=150] -->
|
||||
<string name="wifi_wps_complete">WPS succeeded. Connecting to the network\u2026</string>
|
||||
<!-- Text displayed when Wi-Fi is connected through WPS [CHAR LIMIT=150] -->
|
||||
<string name="wifi_wps_connected">Connected to Wi-Fi network <xliff:g id="network_name">%s</xliff:g></string>
|
||||
<!-- Text displayed when WPS setup is in progress [CHAR LIMIT=150] -->
|
||||
<string name="wifi_wps_in_progress">WPS is already in progress and can take upto two minutes to complete</string>
|
||||
<string name="wifi_wps_in_progress">WPS is already in progress and can take up to two minutes to complete</string>
|
||||
<!-- Text displayed when WPS fails to start [CHAR LIMIT=150] -->
|
||||
<string name="wifi_wps_failed_generic">WPS failed. Please try again in a few minutes.</string>
|
||||
<!-- Text displayed when WPS fails due to WEP [CHAR LIMIT=150] -->
|
||||
|
||||
Reference in New Issue
Block a user