summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jessica Hummel <jhummel@google.com> 2014-06-10 16:56:26 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2014-06-10 16:56:27 +0000
commitae87d9eede9ed4001dc16ff48c3f96684a817524 (patch)
tree290a405d1d4c88c9b9e6e9a8c62bfa047e82b571
parent295609a9a58a367e7b54f3c777c218954606154b (diff)
parente4e95a0a3b07333b6c23fb9cd31a2a1535c15080 (diff)
Merge "Updating the pictures and labels for cross-profile intents." into lmp-preview-dev
-rw-r--r--core/res/res/drawable-hdpi/work_icon.pngbin1153 -> 4442 bytes
-rw-r--r--core/res/res/values/strings.xml4
2 files changed, 2 insertions, 2 deletions
diff --git a/core/res/res/drawable-hdpi/work_icon.png b/core/res/res/drawable-hdpi/work_icon.png
index e90866becc84..be8a36e8c716 100644
--- a/core/res/res/drawable-hdpi/work_icon.png
+++ b/core/res/res/drawable-hdpi/work_icon.png
Binary files differ
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 10edcc88ccd1..d521746723e8 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -457,10 +457,10 @@
<string name="android_system_label">Android System</string>
<!-- Label for the user owner in the intent forwarding app. -->
- <string name="user_owner_label">Personal</string>
+ <string name="user_owner_label">Personal apps</string>
<!-- Label for a corporate profile in the intent forwarding app. -->
- <string name="managed_profile_label">Work</string>
+ <string name="managed_profile_label">Android for 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>