Fix string typo.

Bug: 27627894
Change-Id: I6039acd69363a3827e42e5efda23123af6dfd1c1
This commit is contained in:
Sudheer Shanka
2016-03-17 13:18:32 -07:00
parent 7c802419fd
commit 9a958bae30

View File

@@ -7071,7 +7071,7 @@
<!-- Title for dialog displayed when user clicks on a setting locked by an admin [CHAR LIMIT=30] --> <!-- Title for dialog displayed when user clicks on a setting locked by an admin [CHAR LIMIT=30] -->
<string name="disabled_by_policy_title">Action not allowed</string> <string name="disabled_by_policy_title">Action not allowed</string>
<!-- Shown when the user tries to change a settings locked by an admin [CHAR LIMIT=200] --> <!-- Shown when the user tries to change a settings locked by an admin [CHAR LIMIT=200] -->
<string name="default_admin_support_msg">This action is disabled. Contact your organisation\'s administrator to learn more.</string> <string name="default_admin_support_msg">This action is disabled. Contact your organization\'s administrator to learn more.</string>
<!-- Shown in dialog to allow user to see more information about the device admin [CHAR LIMIT=30] --> <!-- Shown in dialog to allow user to see more information about the device admin [CHAR LIMIT=30] -->
<string name="admin_support_more_info">More details</string> <string name="admin_support_more_info">More details</string>
<!-- Shown in admin details page to warn user about policies the admin can set in a work profile. [CHAR LIMIT=NONE] --> <!-- Shown in admin details page to warn user about policies the admin can set in a work profile. [CHAR LIMIT=NONE] -->