summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2013-09-20 12:58:30 -0700
committerJim Miller <jaggies@google.com>2013-09-20 13:01:20 -0700
commit7c41e5ec10a950e645c2a377482bf4f6b003e93d (patch)
tree2eaf3b5d81e71edbb417c590f91b2e43b3cee57c /res
parent8243c9a722e815bdcb069163de48877478c28dfd (diff)
downloadpackages_apps_Settings-7c41e5ec10a950e645c2a377482bf4f6b003e93d.zip
packages_apps_Settings-7c41e5ec10a950e645c2a377482bf4f6b003e93d.tar.gz
packages_apps_Settings-7c41e5ec10a950e645c2a377482bf4f6b003e93d.tar.bz2
Change string documentation for widget setting to be more clear.
Fixes bug 10505288 Change-Id: I6a375c710b77db845073fffa6ebf15c1cd262900
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1bff0cb..b7453ea 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -684,7 +684,7 @@
<string name="show_owner_info_on_lockscreen_label">Show owner info on lock screen</string>
<!-- Text shown for title of owner info setting [CHAR LIMIT=20]-->
<string name="owner_info_settings_title">Owner info</string>
- <!-- Text shown for title of settings checkbox to disable widgets [CHAR LIMIT=20]-->
+ <!-- Text shown for title of settings checkbox to enable widgets [CHAR LIMIT=20]-->
<string name="security_enable_widgets_title">Enable widgets</string>
<!-- Summary for settings checkbox to disable widgets when the setting has been disabled by an installed device admin [CHAR LIMIT=50] -->
<string name="security_enable_widgets_disabled_summary">Disabled by administrator</string>