From 01c20958c1ef750f1d848f49caf920157c3cb00d Mon Sep 17 00:00:00 2001 From: surfdude29 <149612116+surfdude29@users.noreply.github.com> Date: Thu, 28 Aug 2025 00:12:01 +0100 Subject: Add `english-only-resource` context and tweak labels (#8805) * add context in VerificationsDialog.tsx * add context in VerifierDialog.tsx * add context in VerificationSettings.tsx * add context in EditProfileDialog.tsx * add context and tweak label in ChangeHandleDialog.tsx * tweak label in ContentHider.tsx --- src/screens/Settings/components/ChangeHandleDialog.tsx | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'src/screens/Settings/components/ChangeHandleDialog.tsx') diff --git a/src/screens/Settings/components/ChangeHandleDialog.tsx b/src/screens/Settings/components/ChangeHandleDialog.tsx index 59e004252..8002c172f 100644 --- a/src/screens/Settings/components/ChangeHandleDialog.tsx +++ b/src/screens/Settings/components/ChangeHandleDialog.tsx @@ -209,9 +209,14 @@ function ProvidedHandlePage({ You are verified. You will lose your verification status if you change your handle.{' '} - Learn more. + Learn more. @@ -268,7 +273,12 @@ function ProvidedHandlePage({ If you have your own domain, you can use that as your handle. This lets you self-verify your identity.{' '} -- cgit 1.4.1