Added minor improvements to the Intro

This commit is contained in:
Michael Schättgen 2018-06-06 18:01:35 +02:00
parent 9859011a6d
commit 8b280ddbb0
6 changed files with 100 additions and 57 deletions

View file

@ -34,7 +34,7 @@
<string name="authentication_method_none_description">The database will be stored in plain text</string>
<string name="authentication_method_password">Password</string>
<string name="authentication_method_password_description">The database will be encrypted with a key derived from a password</string>
<string name="authentication_method_fingerprint">Password &amp; Fingerprint</string>
<string name="authentication_method_fingerprint">Fingerprint</string>
<string name="authentication_method_fingerprint_description">In addition to a password, fingerprints registered on this device can be used to decrypt the database</string>
<string name="authentication_method_set_password">Password</string>
<string name="authentication_enter_password">Enter your password</string>
@ -45,7 +45,7 @@
<string-array name="authentication_methods">
<item>None</item>
<item>Password</item>
<item>Password &amp; Fingerprint</item>
<item>Fingerprint</item>
</string-array>
<string-array name="otp_types_array">