mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
Fix some Key Transparency strings
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
@@ -887,11 +887,11 @@
|
||||
"description": "Key Transparency Error Dialog > Accessibility label for loading spinner while submitting"
|
||||
},
|
||||
"icu:KeyTransparencyOnboardingDialog__Title": {
|
||||
"messageformat": "Signal can now auto-verify key encryption",
|
||||
"messageformat": "Signal can now auto-verify encryption",
|
||||
"description": "Key Transparency Onboarding Dialog > Title"
|
||||
},
|
||||
"icu:KeyTransparencyOnboardingDialog__Description": {
|
||||
"messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or number.",
|
||||
"messageformat": "For contacts you’re connected to by phone number, Signal can automatically confirm whether the connection is secure using a process called key transparency. For added security, you can still verify connections manually using a QR code or by comparing safety numbers.",
|
||||
"description": "Key Transparency Onboarding Dialog > Description"
|
||||
},
|
||||
"icu:KeyTransparencyOnboardingDialog__Continue": {
|
||||
|
||||
Reference in New Issue
Block a user