Fix spelling in values/strings.xml

Correct spelling of "comporomised" to "compromised" in
main/res/values/strings.xml
pull/96/head
Steve Divskinsy 5 years ago committed by Tom Hacohen
parent 7959068ac4
commit e3e61eb7bd

@ -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>

Loading…
Cancel
Save