am ea52ad5d: Merge "Change "Tap" to "Touch" in notification text." into jb-ub-mail-ur10

* commit 'ea52ad5d36977ed430299aac918aa669e981d690':
  Change "Tap" to "Touch" in notification text.
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 974db95..beaef04 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -203,6 +203,6 @@
     <string name="auth_error_notification_title">Authentication error</string>
 
     <!-- text for notification warning about an authentication error [CHAR LIMIT=60]  -->
-    <string name="auth_error_notification_text">Tap to change settings for account <xliff:g id="account">%s</xliff:g></string>
+    <string name="auth_error_notification_text">Touch to change settings for account <xliff:g id="account">%s</xliff:g></string>
 
 </resources>