diff options
| author | 2014-06-12 21:03:32 +0000 | |
|---|---|---|
| committer | 2014-06-12 03:30:50 +0000 | |
| commit | a5d80b39e8fd56ca5eafd16cc7223e139ada9bfe (patch) | |
| tree | 79d4a9602bd2da97127f008a9a1ea49e440a14af | |
| parent | 78b9654311c9966a1d20efe2ddcb4649886b27e3 (diff) | |
| parent | 4ea915e71a01f4870029aa0a4a99a0363dcf8cbc (diff) | |
Merge "Rename "Android for Work" to "Android Work"" into lmp-preview-dev
| -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> |