summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorFelipe Leme <felipeal@google.com>2014-02-03 11:29:02 -0800
committerFelipe Leme <felipeal@google.com>2014-03-12 10:50:12 -0700
commitf8d798631b862ec25a8c04962de23d80e881c813 (patch)
tree2beafae6511e9bf32a1237cb50cb40598a520f14 /res
parent1c170dbecfc02ea8318e6a1710ce3577f6749d57 (diff)
downloadpackages_apps_Settings-f8d798631b862ec25a8c04962de23d80e881c813.zip
packages_apps_Settings-f8d798631b862ec25a8c04962de23d80e881c813.tar.gz
packages_apps_Settings-f8d798631b862ec25a8c04962de23d80e881c813.tar.bz2
Displays frequency on connected WiFi network info.
Bug: 12767819 Change-Id: Ia71b28b1dd77bdabc53a3e91bd54375bdaebfe4a
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f95f881..882ae55 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1437,6 +1437,8 @@
<string name="wifi_status">Status</string>
<!-- Label for the link speed of the connection -->
<string name="wifi_speed">Link speed</string>
+ <!-- Label for the frequency band of the connection -->
+ <string name="wifi_frequency">Frequency</string>
<!-- Label for the IP address of the connection -->
<string name="wifi_ip_address">IP address</string>
<!-- Hint text for the IP address -->