summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorJon Miranda <jonmiranda@google.com>2014-08-20 15:24:32 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-08-20 01:43:56 +0000
commit735219be8f85bd1ad41ab91834e5a427bb2ae7fc (patch)
tree9826531278d6f7d714c1982db7450964574898c8 /res/values
parentff0e81eb099dd7fe15c1d444e89a992b0f020a47 (diff)
parent0b65294a7a94dd9a871bcae3a28d512df16a7b4c (diff)
downloadpackages_apps_Settings-735219be8f85bd1ad41ab91834e5a427bb2ae7fc.zip
packages_apps_Settings-735219be8f85bd1ad41ab91834e5a427bb2ae7fc.tar.gz
packages_apps_Settings-735219be8f85bd1ad41ab91834e5a427bb2ae7fc.tar.bz2
Merge "Added a developer option to save attribute data." into lmp-dev
Diffstat (limited to 'res/values')
-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 34e9391..38bdf83 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3431,6 +3431,8 @@
<string name="allow_mock_location">Allow mock locations</string>
<!-- setting Checkbox summary whether to allow mock locations -->
<string name="allow_mock_location_summary">Allow mock locations</string>
+ <!-- Setting Checkbox title whether to enable view attribute inspection -->
+ <string name="debug_view_attributes">Enable view attribute inspection</string>
<!-- Title of warning dialog about the implications of enabling USB debugging -->
<string name="adb_warning_title">Allow USB debugging?</string>
<!-- Warning text to user about the implications of enabling USB debugging -->