fix wording that broke in earlier commit
f739752f76
(Spelling: Language reworked) broke
the wording around trusting fingerprints. this commit fixes this.
This commit is contained in:
parent
58303a6b90
commit
49910aed0f
|
@ -537,7 +537,7 @@
|
||||||
<string name="this_field_is_required">This field is required</string>
|
<string name="this_field_is_required">This field is required</string>
|
||||||
<string name="correct_message">Correct message</string>
|
<string name="correct_message">Correct message</string>
|
||||||
<string name="send_corrected_message">Send corrected message</string>
|
<string name="send_corrected_message">Send corrected message</string>
|
||||||
<string name="no_keys_just_confirm">You have already validated this persons fingerprint securely to confirm trust. By selecting “Done” you are just confirming that %s is part of this group chat.</string>
|
<string name="no_keys_just_confirm">You have already trusted this persons fingerprint. By selecting “Done” you are just confirming that %s is part of this group chat.</string>
|
||||||
<string name="this_account_is_disabled">You have disabled this account</string>
|
<string name="this_account_is_disabled">You have disabled this account</string>
|
||||||
<string name="this_account_is_logged_out">You have logged out of this account</string>
|
<string name="this_account_is_logged_out">You have logged out of this account</string>
|
||||||
<string name="security_error_invalid_file_access">Security error: Invalid file access!</string>
|
<string name="security_error_invalid_file_access">Security error: Invalid file access!</string>
|
||||||
|
|
Loading…
Reference in a new issue