Merge "Update a string." into nyc-mr1-dev
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 432d101..b46c31d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -25,6 +25,6 @@
     <string name="downloading_video_msg">Downloading video\u2026</string>
 
     <!-- Message displayed to let the user know that the screen needs to be touched to start a new demo session. [CHAR LIMIT=NONE] -->
-    <string name="touch_to_continue">Touch the screen to continue</string>
+    <string name="touch_to_continue">Tap to continue</string>
 
 </resources>