Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc8cf67d authored by Jessica Hummel's avatar Jessica Hummel
Browse files

Make string for work profile consistent with provisioning and framework strings.

Change-Id: Id52937400a2664d25b40649767df5b6723886871
bug:16468412
parent ff0e81eb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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] -->