diff options
Diffstat (limited to 'res/values/strings.xml')
| -rw-r--r-- | res/values/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index c2799bad8..317e6ca6d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5180,7 +5180,7 @@ <!-- User settings summary for a restricted profile [CHAR LIMIT=50] --> <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> + <string name="user_summary_managed_profile">Work profile</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] --> @@ -5190,7 +5190,7 @@ <!-- User summary to indicate that restricted profile is currently not set up [CHAR LIMIT=100] --> <string name="user_summary_restricted_not_set_up">Not set up - Restricted profile</string> <!-- User summary to indicate that a managed profile is currently not set up [CHAR LIMIT=100] --> - <string name="user_summary_managed_profile_not_set_up">Not set up - Managed profile</string> + <string name="user_summary_managed_profile_not_set_up">Not set up - Work profile</string> <!-- User information string to represent the owner of the device [CHAR LIMIT=25] --> <string name="user_owner">Owner</string> <!-- User settings title for current user entry "You" user. [CHAR LIMIT=30] --> |
