summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2014-08-20 13:43:13 -0700
committerAmith Yamasani <yamasani@google.com>2014-08-20 13:43:13 -0700
commit2e4489d6c3019f91e4e932205b6d941b15d7cce4 (patch)
tree5a07fb154229ccfbfe51056b848d2e214b400686 /res/values
parent735219be8f85bd1ad41ab91834e5a427bb2ae7fc (diff)
downloadpackages_apps_Settings-2e4489d6c3019f91e4e932205b6d941b15d7cce4.zip
packages_apps_Settings-2e4489d6c3019f91e4e932205b6d941b15d7cce4.tar.gz
packages_apps_Settings-2e4489d6c3019f91e4e932205b6d941b15d7cce4.tar.bz2
Update string for profile owner addition warning
Bug: 16207721 Change-Id: I561e0fc992f19339ab794dd7dffb9d650da141a0
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 38bdf83..f73840a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -4434,9 +4434,9 @@
following operations:</string>
<!-- Title for screen to set a profile owner [CHAR LIMIT=40] -->
- <string name="profile_owner_add_title">Profile owner</string>
+ <string name="profile_owner_add_title">Activate Profile Manager?</string>
<!-- Warning when trying to add a profile owner admin after setup has completed. [CHAR LIMIT=none] -->
- <string name="adding_profile_owner_warning" translatable="false">This application wants to assume COMPLETE control of this user, including restricting critical operations. Only allow this if you trust this application.</string>
+ <string name="adding_profile_owner_warning">By proceeding, your User will be managed by your Administrator which may also be able to store associated data, in addition to your personal data.\n\nYour Administrator has the ability to monitor and manage settings, access, apps, and data associated with this User, including network activity and your device\’s location information.</string>
<!-- Name to assign to a Network Access Point that was saved without a name -->
<string name="untitled_apn">Untitled</string>