From f3aab39e39f153142a38ca57e957ca26cbc38641 Mon Sep 17 00:00:00 2001 From: automated-signal <37887102+automated-signal@users.noreply.github.com> Date: Wed, 11 Feb 2026 11:50:28 -0600 Subject: [PATCH] Fix some Key Transparency strings Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com> --- _locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index fd7834e7b4..04e4882ba0 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -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": {