summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorTony Mak <tonymak@google.com>2017-11-29 18:39:49 +0000
committerSunny Goyal <sunnygoyal@google.com>2017-12-04 17:36:33 -0800
commit191b688cc82a7997cd0c166c251aa2da3eec975f (patch)
tree66456b7a0332993998e20c632ac3b9995e7648f9 /res/values/strings.xml
parent4018f3df14237adb30c423fee361318cc32673de (diff)
downloadandroid_packages_apps_Trebuchet-191b688cc82a7997cd0c166c251aa2da3eec975f.tar.gz
android_packages_apps_Trebuchet-191b688cc82a7997cd0c166c251aa2da3eec975f.tar.bz2
android_packages_apps_Trebuchet-191b688cc82a7997cd0c166c251aa2da3eec975f.zip
Bottom user education view shown in work tab
Introduced a BottomUserEducationView for similar use case. Screenshot: https://hsv.googleplex.com/4856820942241792 BUG=69963630 Change-Id: Ia818ee44fa5ce97ad1778f33e6a9a3a36cea5017
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index cbba9a227..eca64c852 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -326,5 +326,9 @@
<!-- Label of the work mode toggle -->
<string name="work_profile_toggle_label">Work profile</string>
+ <!-- Title in bottom user education view in work tab -->
+ <string name="bottom_work_tab_user_education_title">Find work apps here</string>
+ <!-- Body text in bottom user education view in work tab -->
+ <string name="bottom_work_tab_user_education_body">Each work app has an orange badge, which means it\'s kept secure by your organization. Work apps can be moved to your Home Screen for easier access.</string>
</resources>