Merge "Show managed profile under accounts rather than users" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ad54ba7030
@@ -4578,6 +4578,10 @@
|
||||
<string name="sync_is_failing">Sync is currently experiencing problems. It will be back shortly.</string>
|
||||
<!-- Button label to add an account [CHAR LIMIT=20] -->
|
||||
<string name="add_account_label">Add account</string>
|
||||
<!-- Label for the state of the managed profile [CHAR LIMIT=80] -->
|
||||
<string name="managed_profile_not_available_label">Work profile is not available yet</string>
|
||||
<!-- Button label to remove the work profile [CHAR LIMIT=35] -->
|
||||
<string name="remove_managed_profile_label">Remove work profile</string>
|
||||
<!-- Data synchronization settings screen, title of setting that controls whether background data should be used [CHAR LIMIT=30] -->
|
||||
<string name="background_data">Background data</string>
|
||||
<!-- Data synchronization settings screen, summary of setting that controls whether background data should be used [CHAR LIMIT=60] -->
|
||||
@@ -5179,8 +5183,6 @@
|
||||
<string name="user_summary_restricted_profile">Restricted profile</string>
|
||||
<!-- User settings summary for a managed profile [CHAR LIMIT=50] -->
|
||||
<string name="user_summary_managed_profile">Managed profile</string>
|
||||
<!-- User settings summary for an inactive managed profile [CHAR LIMIT=50] -->
|
||||
<string name="user_summary_managed_profile_not_enabled">Managed profile (currently inactive)</string>
|
||||
<!-- User settings warning that restricted profile needs a screen lock [CHAR LIMIT=NONE] -->
|
||||
<string name="user_need_lock_message">Before you can create a restricted profile, you\'ll need to set up a screen lock to protect your apps and personal data.</string>
|
||||
<!-- User settings dialog button to set screen lock [CHAR LIMIT=25] -->
|
||||
|
Reference in New Issue
Block a user