Work Challenge Unification Settings

Change-Id: I255c5f8064e68712e78211e2e3daaae682b1966f
This commit is contained in:
Clara Bayarri
2016-01-08 16:59:27 +00:00
parent b8a22e42d4
commit 8b5d7ff3d6
2 changed files with 110 additions and 0 deletions

View File

@@ -3013,6 +3013,18 @@
<string name="lock_settings_profile_title">Work profile</string>
<!-- Security & location settings screen, setting option name -->
<string name="lock_settings_profile_label">Work profile security</string>
<!-- Security & location settings screen, title when changing or confirming the work profile lock -->
<string name="lock_settings_profile_screen_lock_title">Work profile screen lock</string>
<!-- Security & location settings screen, setting option name to unify work and personal locks -->
<string name="lock_settings_profile_unification_title">Use same screenlock</string>
<!-- Security & location settings screen, setting option explanation to unify work and personal locks -->
<string name="lock_settings_profile_unification_summary">Change primary profile to match work profile</string>
<!-- Security & location settings screen, title of the dialog asking if the user wants to unify work and personal locks -->
<string name="lock_settings_profile_unification_dialog_title">Use the same screenlock?</string>
<!-- Security & location settings screen, explanation in the dialog asking if the user wants to unify work and personal locks -->
<string name="lock_settings_profile_unification_dialog_body">You can use this lock for your device but it will include all screenlock related policies set by your IT admin on the work profile.\nDo you want to use the same screen lock for your device?</string>
<!-- Security & location settings screen, summary of the item that changes your work profile lock when it is unified with the personal lock -->
<string name="lock_settings_profile_unified_summary">Same as your device lock</string>
<!-- Applications Settings --> <skip />
<!-- Applications settings screen, setting option name for the user to go to the screen to manage installed applications -->