Rename managed profile string

Bug: 15827349
Change-Id: I61b80171e7b6010f062d2e0bfa950b6b47858edf
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 6e92b07..db02279 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -463,7 +463,7 @@
     <string name="user_owner_label">Personal apps</string>
 
     <!-- Label for a corporate profile in the intent forwarding app. -->
-    <string name="managed_profile_label">Android Work</string>
+    <string name="managed_profile_label">Work</string>
 
     <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
     <string name="permgrouplab_costMoney">Services that cost you money</string>