OSDN Git Service

Dialog on phone shouldn't say tablet
authorAmith Yamasani <yamasani@google.com>
Thu, 31 Jul 2014 20:29:42 +0000 (13:29 -0700)
committerAmith Yamasani <yamasani@google.com>
Thu, 31 Jul 2014 20:29:42 +0000 (13:29 -0700)
Bug: 14607100
Change-Id: I5c3e023b94697f58c61122d530abaed406862201

res/values/strings.xml

index 8fbccba..a05923a 100644 (file)
     <!-- 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] -->