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:
Daniel Gultsch 2023-11-09 08:57:25 +01:00
parent 58303a6b90
commit 49910aed0f
No known key found for this signature in database
GPG key ID: F43D18AD2A0982C2

View file

@ -537,7 +537,7 @@
<string name="this_field_is_required">This field is required</string>
<string name="correct_message">Correct 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_logged_out">You have logged out of this account</string>
<string name="security_error_invalid_file_access">Security error: Invalid file access!</string>