Fix WPS string

Change-Id: I5d45863c868c627fc48eefe1e15cb737b694d8ac
This commit is contained in:
Irfan Sheriff
2012-04-27 20:30:24 -07:00
parent e42b999e16
commit f911f8fc06

View File

@@ -1307,7 +1307,7 @@
<string name="wifi_wps_available_first_item">WPS available</string>
<!-- Substring of wifi status when Wi-Fi Protected Setup (WPS) is available and
string is listed after a wifi_secured_* string-->
<string name="wifi_wps_available_second_item">\u0020(protected network available)</string>
<string name="wifi_wps_available_second_item">\u0020(WPS available)</string>
<!-- Substring of wifi status for wifi with authentication. This version is for when the
string is first in the list (titlecase in english) -->
<string name="wifi_secured_first_item">Secured with <xliff:g id="wifi_security_short">%1$s</xliff:g></string>