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

Fix spelling in values/strings.xml

Correct spelling of "comporomised" to "compromised" in
main/res/values/strings.xml
This commit is contained in:
Steve Divskinsy 2019-04-04 21:24:07 +10:30 committed by Tom Hacohen
parent 7959068ac4
commit e3e61eb7bd

View File

@ -225,7 +225,7 @@
<!-- ChangeEncryptionPasswordActivity -->
<string name="change_encryption_password_title">Change Encryption Password</string>
<string name="change_encryption_password_extra_info">Please don\'t use this tool if you believe your encryption password has been comporomised. Contact support instead.</string>
<string name="change_encryption_password_extra_info">Please don\'t use this tool if you believe your encryption password has been compromised. Contact support instead.</string>
<string name="change_encryption_password_new_password">New encryption Password</string>
<string name="change_encryption_password_are_you_sure">Are you sure you would like to continue? The process can not be stopped half way or be undone, and may take a while to complete.</string>
<string name="change_encryption_password_success_title">Encryption Password Change</string>