#149 - Modify the encryption-type intro description
Use a comma in first sentence for better flow Change "only stores them in encrypted data files" to "andOTP uses encryption to store account data"
This commit is contained in:
parent
8f70eb7577
commit
a32a767d74
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
the initial setup. Please pay attention and read carefully otherwise you could lose data!
|
||||
\n\nDon\'t worry, you can still change any of the options later in the <b>Settings</b>.</string>
|
||||
|
||||
<string name="intro_slide2_desc">To ensure the security of your accounts <b>andOTP</b> only
|
||||
stores them in encrypted data files. Here you can choose which method of encryption will be
|
||||
<string name="intro_slide2_desc">To ensure the security of your accounts, <b>andOTP</b> uses
|
||||
encryption to store account data. Here you can choose which method of encryption will be
|
||||
used.</string>
|
||||
<string name="intro_slide2_desc_keystore">The KeyStore is a system component of Android used to
|
||||
securely store cryptographic keys. The advantage of using the KeyStore is that the keys are
|
||||
|
|
Loading…
Reference in a new issue