Change string documentation for widget setting to be more clear.

Fixes bug 10505288

Change-Id: I6a375c710b77db845073fffa6ebf15c1cd262900
This commit is contained in:
Jim Miller
2013-09-20 12:58:30 -07:00
parent 8243c9a722
commit 7c41e5ec10

View File

@@ -684,7 +684,7 @@
<string name="show_owner_info_on_lockscreen_label">Show owner info on lock screen</string> <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]--> <!-- Text shown for title of owner info setting [CHAR LIMIT=20]-->
<string name="owner_info_settings_title">Owner info</string> <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> <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] --> <!-- 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> <string name="security_enable_widgets_disabled_summary">Disabled by administrator</string>