Merge "Dialog on phone shouldn't say tablet" into lmp-dev

This commit is contained in:
Amith Yamasani
2014-07-31 20:49:03 +00:00
committed by Android (Google) Code Review

View File

@@ -5179,7 +5179,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] -->