#149 - Modify the initial intro description
Separate the initial sentence into two separate sentences for better flow Use "Please pay attention and read carefully to avoid losing data"; this is subjective, but it seems to flow better than the original sentence
This commit is contained in:
parent
a32a767d74
commit
8a3b96a831
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="intro_slide1_title">Let\'s get started</string>
|
||||
<string name="intro_slide1_desc">Welcome to <b>andOTP</b>, this wizard will guide you through
|
||||
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_slide1_desc">Welcome to <b>andOTP</b>! This wizard will guide you through
|
||||
the initial setup process. Please pay attention and read carefully in order to avoid losing data.
|
||||
\n\nDon\'t worry, you can still change any of these options later on in the <b>Settings</b>.</string>
|
||||
|
||||
<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
|
||||
|
|
Loading…
Reference in a new issue