From 7d4ddaa043e67bdfc37d89c8f5a3a32ef60e766a Mon Sep 17 00:00:00 2001 From: Venkataraman Nerellapalli Date: Wed, 22 Feb 2012 14:42:46 +0530 Subject: [PATCH] Option "None" replaced "Open" in Wi-Fi AP Settings of Wi-Fi Hotspot First option in Wi-Fi AP settings of Wi-Fi Hotspot, "Open", is changed to "None" since "Open" is not localized. "None" (@string/wifi_security_none) already in use in other Wi-Fi related screens and it is already localized in the existing source code. Change-Id: Ic79b20e3b0f094e064dd4758d8a03d67a208389a --- res/values/arrays.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 14e1fc89091..88c8323ad22 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -298,12 +298,10 @@ - - Open - - WPA PSK - - WPA2 PSK + + @string/wifi_security_none + @string/wifi_security_wpa + @string/wifi_security_wpa2