<!-- Shows to explain the double tap interaction with notifications: After tapping a notification on Keyguard, this will explain users to tap again to launch a notification. [CHAR LIMIT=60] -->
<stringname="notification_tap_again">Touch again to open</string>
<stringname="notification_tap_again">Tap again to open</string>
<!-- Shows when people have pressed the unlock icon to explain how to unlock. [CHAR LIMIT=60] -->
<stringname="keyguard_unlock">Swipe up to unlock</string>
@@ -1054,7 +1054,7 @@
<!-- Screen pinning dialog title. -->
<stringname="screen_pinning_title">Screen is pinned</string>
<!-- Screen pinning dialog description. -->
<stringname="screen_pinning_description">This keeps it in view until you unpin. Touch and hold Back to unpin.</string>
<stringname="screen_pinning_description">This keeps it in view until you unpin. Touch & hold Back to unpin.</string>