summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorvandwalle <vandwalle@google.com>2014-05-22 13:09:20 -0700
committervandwalle <vandwalle@google.com>2014-05-22 15:03:48 -0700
commit653cfeeb0a84d836a107653d7e0a478a56e6cc5f (patch)
tree9365722fd6398ac558f0a4f4df4c4d032f535015 /res/values
parent27ed053b7666edea8f4c5ecec5987a05dc3be20e (diff)
downloadpackages_apps_Settings-653cfeeb0a84d836a107653d7e0a478a56e6cc5f.zip
packages_apps_Settings-653cfeeb0a84d836a107653d7e0a478a56e6cc5f.tar.gz
packages_apps_Settings-653cfeeb0a84d836a107653d7e0a478a56e6cc5f.tar.bz2
when vervbose logging, keep track of a list of ScanResults per AP
Change-Id: Ib8f797de360f11eb9914a6aa44d418e1d0571973
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 706f13f..020f98b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3153,10 +3153,12 @@
<!-- Setting Checkbox title whether to show options for wireless display certification -->
<string name="wifi_display_certification">Wireless display certification</string>
- <!-- Setting Checkbox title whether to show options for WiFi Verbose Logging -->
+ <!-- Setting Checkbox title whether to enable WiFi Verbose Logging. [CHAR LIMIT=40] -->
<string name="wifi_verbose_logging">Enable WiFi Verbose Logging</string>
<!-- setting Checkbox summary whether to show options for wireless display certification -->
<string name="wifi_display_certification_summary">Show options for wireless display certification</string>
+ <!-- Setting Checkbox title whether to enable Wifi verbose Logging [CHAR LIMIT=80] -->
+ <string name="wifi_verbose_logging_summary">Increase Wifi logging level, show per SSID RSSI in WiFi Picker</string>
<!-- Setting Checkbox title whether to allow mock locations -->
<string name="allow_mock_location">Allow mock locations</string>
<!-- setting Checkbox summary whether to allow mock locations -->