Change tablet to device so it doesn't say tablet on a phone

Bug: 16447351
Change-Id: I3d10e1e1546602c4155de70650e6f9ee582fe552
This commit is contained in:
Amith Yamasani
2014-07-26 16:47:00 -07:00
parent 247520c369
commit 1a77577da7

View File

@@ -5173,7 +5173,7 @@
<!-- Title for add user confirmation dialog [CHAR LIMIT=30] --> <!-- Title for add user confirmation dialog [CHAR LIMIT=30] -->
<string name="user_add_user_title">Add new user?</string> <string name="user_add_user_title">Add new user?</string>
<!-- Message for add user confirmation dialog - long version. [CHAR LIMIT=none] --> <!-- Message for add user confirmation dialog - long version. [CHAR LIMIT=none] -->
<string name="user_add_user_message_long">You can share this device with other people by creating additional users. Each user has their own space, which they can customize with their own apps, wallpaper, and so on. Users can also adjust tablet settings like Wi\u2011Fi that affect everyone.\n\nWhen you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users.</string> <string name="user_add_user_message_long">You can share this device with other people by creating additional users. Each user has their own space, which they can customize with their own apps, wallpaper, and so on. Users can also adjust device settings like Wi\u2011Fi that affect everyone.\n\nWhen you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users.</string>
<!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] --> <!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] -->
<string name="user_add_user_message_short">When you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users. </string> <string name="user_add_user_message_short">When you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users. </string>
<!-- Title of dialog to setup a new user [CHAR LIMIT=30] --> <!-- Title of dialog to setup a new user [CHAR LIMIT=30] -->