Merge pull request #455 from michaelschattgen/feature/lock-screen

Add lockscreen overhaul
This commit is contained in:
Alexander Bakker 2020-06-08 17:49:35 +02:00 committed by GitHub
commit a468342187
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 174 additions and 54 deletions

View file

@ -72,6 +72,11 @@
<string name="authentication_method_set_password">Password</string>
<string name="authentication_enter_password">Enter your password</string>
<string name="authentication">Unlock the vault</string>
<!-- The newline (\n) on the following line is just for aesthetic purposes !-->
<string name="authentication_multiline">Unlock\nthe vault</string>
<string name="auth_use_biometrics">Or tap here to use <font fgcolor='#FF0D86C1'>biometrics</font></string>
<string name="set_password">Please enter a password</string>
<string name="set_group">Please enter a group name</string>
<string name="set_number">Please enter a number</string>