1
0
mirror of https://github.com/etesync/android synced 2024-11-22 07:58:09 +00:00

Correct spelling

Correct spelling "plesae" -> "please"
This commit is contained in:
Steve Divskinsy 2019-04-04 20:49:28 +10:30 committed by Tom Hacohen
parent 3637fc95db
commit 2f7866ce75

View File

@ -199,7 +199,7 @@
<string name="login_toggle_advanced">Show advanced settings</string>
<string name="login_encryption_password">Encryption Password</string>
<string name="login_encryption_check_password">* Please double-check the password, as it can\'t be recovered if wrong!</string>
<string name="login_encryption_extra_info">This password is used to encrypt your data, unlike the previous one, which is used to log into the service.\nYou are asked to choose a separate encryption password for security reasons. For more information, plesae refer to the FAQ at: %s</string>
<string name="login_encryption_extra_info">This password is used to encrypt your data, unlike the previous one, which is used to log into the service.\nYou are asked to choose a separate encryption password for security reasons. For more information, please refer to the FAQ at: %s</string>
<string name="login_password_required">Password required</string>
<string name="login_login">Log In</string>
<string name="login_signup">Sign Up</string>