Add strings for multiple user footer

Bug: 72319180
Test: rebuild
Change-Id: If12ff75555aa362c8663dc19ca6ba4d99a7c8a47
This commit is contained in:
Fan Zhang
2018-05-30 15:36:31 -07:00
parent 50437769a2
commit fb6f95fb99

View File

@@ -6410,11 +6410,15 @@
<item quantity="other">Check certificates</item>
</plurals>
<!-- User settings -->
<skip/>
<!-- User settings screen title [CHAR LIMIT=40] -->
<string name="user_settings_title">Multiple users</string>
<!-- User settings screen footer text [CHAR LIMIT=NONE] -->
<string name="user_settings_footer_text" product="device">Share your device by adding new users. Each user has a personal space on your device for custom Home screens, accounts, apps, settings, and more.</string>
<!-- User settings screen footer text [CHAR LIMIT=NONE] -->
<string name="user_settings_footer_text" product="tablet">Share your tablet by adding new users. Each user has a personal space on your tablet for custom Home screens, accounts, apps, settings, and more.</string>
<!-- User settings screen footer text [CHAR LIMIT=NONE] -->
<string name="user_settings_footer_text" product="default">Share your phone by adding new users. Each user has a personal space on your phone for custom Home screens, accounts, apps, settings, and more.</string>
<!-- User settings header for list of users and profiles [CHAR LIMIT=40] -->
<string name="user_list_title">Users &amp; profiles</string>
<!-- User settings add user or restricted profile menu [CHAR LIMIT=35] -->