Fix caps in string.

Thanks to @SaltFactory for reporting.
pull/129/head
Tom Hacohen 4 years ago
parent db843d8798
commit 02a758739d

@ -268,7 +268,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 compromised. Contact support instead.</string>
<string name="change_encryption_password_new_password">New encryption Password</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>
<string name="change_encryption_password_success_body">Encryption password has been successfully changed!</string>

Loading…
Cancel
Save