Merge "Add MDM app label string." into mnc-dev

This commit is contained in:
Sudheer Shanka
2015-04-30 17:08:49 +00:00
committed by Android (Google) Code Review

View File

@@ -6360,6 +6360,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>