Fix some Key Transparency strings

This commit is contained in:
Fedor Indutny
2026-02-10 12:54:16 -08:00
committed by GitHub
parent 9fb47847d5
commit f48a5f4b57

View File

@@ -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 youre 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 youre 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": {