Fix some Key Transparency strings

Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
automated-signal
2026-02-11 11:50:28 -06:00
committed by GitHub
parent 389b4c6eee
commit f3aab39e39

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