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:
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…
Reference in New Issue
Block a user