Add MDM app label string.

Bug: 20024761
Change-Id: I05480d36a99864653ba2eceb3561b5da242898e6
This commit is contained in:
Sudheer Shanka
2015-04-30 10:51:26 +01:00
parent 441ea80d0a
commit 507abf8fc7

View File

@@ -6277,6 +6277,8 @@
<string name="managed_user_title">Work profile</string> <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] --> <!-- 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> <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] --> <!-- 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> <string name="experimental_preference">(Experimental)</string>