File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 67
67
<string name =" work_profile" >Work profile</string >
68
68
<string name =" personal_profile" >Personal profile</string >
69
69
70
- <string name =" managed_profile_specific_policy_category_title" >Managed profile policy </string >
71
- <string name =" managed_profile_specific_policy_title" >Manage work profile specific policy
70
+ <string name =" managed_profile_specific_policy_category_title" >Managed profile policies </string >
71
+ <string name =" managed_profile_specific_policy_title" >Managed work profile specific policies
72
72
</string >
73
73
<string name =" policies_management" >Policy management</string >
74
74
<string name =" other_owner_already_setup_error" >There is already a device/profile owner, cannot
152
152
153
153
<!-- Stings for work profile management -->
154
154
<string name =" profile_management_title" >Work profile management</string >
155
+ <string name =" remove_managed_profile" >Remove work profile</string >
155
156
<string name =" removing_managed_profile" >Removing work profile</string >
156
157
157
158
<!-- Strings for cross-profile widget provider -->
Original file line number Diff line number Diff line change 64
64
android : title =" @string/profile_management_title" >
65
65
<Preference
66
66
android : key =" remove_profile"
67
- android : title =" @string/removing_managed_profile " />
67
+ android : title =" @string/remove_managed_profile " />
68
68
</PreferenceCategory >
69
69
70
70
</PreferenceScreen >
You can’t perform that action at this time.
0 commit comments