diff options
| author | 2014-06-12 13:53:23 -0700 | |
|---|---|---|
| committer | 2014-06-12 13:53:23 -0700 | |
| commit | 4ea915e71a01f4870029aa0a4a99a0363dcf8cbc (patch) | |
| tree | 6cc7d3de73a586cb7795fb9872b01da9d727ea3f | |
| parent | 879d8b33087aaa3925fa2c4491c6c067fb160c36 (diff) | |
Rename "Android for Work" to "Android Work"
Bug: 15588476
Change-Id: I3c3d12983352d7ddc1cb87ef41deddbb62df3f0a
| -rw-r--r-- | core/res/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index a224cd5c5c7f..1f76bb503e01 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -460,7 +460,7 @@ <string name="user_owner_label">Personal apps</string> <!-- Label for a corporate profile in the intent forwarding app. --> - <string name="managed_profile_label">Android for Work</string> + <string name="managed_profile_label">Android Work</string> <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. --> <string name="permgrouplab_costMoney">Services that cost you money</string> |