<!-- Message shown when lock screen is tapped or face authentication fails. [CHAR LIMIT=60] -->
<stringname="keyguard_unlock">Swipe up to open</string>
<!-- Message shown when lock screen is tapped or face authentication fails. Provides extra instructions for how the user can enter their device (unlock or proceed to home) [CHAR LIMIT=60] -->
<stringname="keyguard_unlock_press">Press to open</string>
<!-- Message shown when face authentication fails and the pin pad is visible. [CHAR LIMIT=60] -->
<stringname="keyguard_retry">Swipe up to try again</string>