Merge "Add MDM app label string." into mnc-dev
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9f59b35..9c553a4 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -6360,6 +6360,8 @@
     <string name="managed_user_title">Work profile</string>
     <!-- Opening string on the dialog that prompts the user to confirm that they really want to delete their existing work profile. The administration app icon and name appear after the final colon. [CHAR LIMIT=NONE] -->
     <string name="opening_paragraph_delete_profile_unknown_company">This profile is managed by:</string>
+    <!-- Summary for work profile accounts group. [CHAR LIMIT=25] -->
+    <string name="managing_admin">Managed by <xliff:g id="admin_app_label">%s</xliff:g></string>
 
     <!-- Summary Title for saying that the preference is experimental and will evolve over time due to User feedback. [CHAR LIMIT=NONE] -->
     <string name="experimental_preference">(Experimental)</string>