<!-- 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">Tap again to open</string>
<!-- Asks for a second tap as confirmation on an item that normally requires one tap. [CHAR LIMIT=60] -->
<stringname="tap_again">Tap again</string>
<!-- Message shown when lock screen is tapped or face authentication fails. [CHAR LIMIT=60] -->
<stringname="keyguard_unlock">Swipe up to open</string>