summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Prévot <nprevot@google.com>2015-07-29 13:01:51 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-07-29 13:01:51 +0000
commitb60d3628a00f5a1d39548e6d3021e35e6c93fc73 (patch)
treed5ad343fa4fbd12c850239931226ca10bbe9e8b0
parent6c1980bc5bf302d4444348e4716ff7b3b532eb68 (diff)
parentdf02ac7dd3eceff329e3c22ab31c8461965bbf25 (diff)
downloadandroid_packages_apps_ManagedProvisioning-b60d3628a00f5a1d39548e6d3021e35e6c93fc73.tar.gz
android_packages_apps_ManagedProvisioning-b60d3628a00f5a1d39548e6d3021e35e6c93fc73.tar.bz2
android_packages_apps_ManagedProvisioning-b60d3628a00f5a1d39548e6d3021e35e6c93fc73.zip
am df02ac7d: Merge "Update the user consent string for device owner provisioning flow." into mnc-dev
* commit 'df02ac7dd3eceff329e3c22ab31c8461965bbf25': Update the user consent string for device owner provisioning flow.
-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 df44514c..c49bde11 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -30,7 +30,7 @@
<!-- The text that asks for user consent to create a work profile [CHAR LIMIT=NONE] -->
<string name="company_controls_workspace">Your organization controls this profile and keeps it secure. You control everything else on your device.</string>
<!-- The text that asks for user consent to set up a work device [CHAR LIMIT=NONE] -->
- <string name="company_controls_device">With Android for Work, your organization can manage your corporate email and other apps on your phone or tablet.\nYour organization controls your device and keeps it secure.</string>
+ <string name="company_controls_device">Your organization will control this device and keep it secure.</string>
<!-- String shown above the icon of the app that will control the work profile after it is set up. [CHAR LIMIT=NONE]-->
<string name="the_following_is_your_mdm">The following app will need to access this profile:</string>
<!-- String shown above the icon of the app that will control the work device after it is set up. [CHAR LIMIT=NONE]-->