Add missing string in default locale

This commit is contained in:
Dr. Tobias Quathamer
2017-01-29 19:02:22 +01:00
parent c7ed50a225
commit f5f97e4bfc
@@ -193,6 +193,7 @@
<string name="EnterYourPasscode">Enter your passcode</string>
<string name="ReEnterYourPasscode">Re-enter your new passcode</string>
<string name="PasscodeDoNotMatch">Passcodes do not match</string>
<string name="AutoLock">Autolock</string>
<string name="AutoLockInfo">Require passcode if away for a time.</string>
<string name="AutoLockInTime">in %1$s</string>
<string name="UnlockFingerprint">Unlock with Fingerprint</string>