OSDN Git Service

Make string for work profile consistent with provisioning and framework strings.
authorJessica Hummel <jhummel@google.com>
Wed, 20 Aug 2014 08:18:24 +0000 (09:18 +0100)
committerJessica Hummel <jhummel@google.com>
Wed, 20 Aug 2014 14:45:53 +0000 (15:45 +0100)
Change-Id: Id52937400a2664d25b40649767df5b6723886871
bug:16468412

res/values/strings.xml

index 34e9391..8e2551e 100644 (file)
     <!-- 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] -->
     <!-- 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] -->