Dialog on phone shouldn't say tablet

Bug: 14607100
Change-Id: I5c3e023b94697f58c61122d530abaed406862201
This commit is contained in:
Amith Yamasani
2014-07-31 13:29:42 -07:00
parent d94e78b4b2
commit 9bfdeab948

View File

@@ -5181,7 +5181,7 @@
<!-- Title of dialog to setup a new user [CHAR LIMIT=30] -->
<string name="user_setup_dialog_title">Set up user now?</string>
<!-- Message in dialog to setup a new user after creation [CHAR LIMIT=none] -->
<string name="user_setup_dialog_message">Make sure the person is available to take the tablet and set up their space</string>
<string name="user_setup_dialog_message">Make sure the person is available to take the device and set up their space</string>
<!-- Message in dialog to setup a new restricted profile after creation [CHAR LIMIT=none] -->
<string name="user_setup_profile_dialog_message">Set up profile now?</string>
<!-- Button text to setup the new user now [CHAR LIMIT=25] -->