From 58c2e68a24a78ce0ed93d0ad0bc48ef3a6783eca Mon Sep 17 00:00:00 2001 From: surfdude29 <149612116+surfdude29@users.noreply.github.com> Date: Thu, 28 Aug 2025 00:43:33 +0100 Subject: Update FollowDialog.tsx (#8919) --- src/components/ProgressGuide/FollowDialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ProgressGuide/FollowDialog.tsx b/src/components/ProgressGuide/FollowDialog.tsx index a2ec4df13..f2eb4fa3d 100644 --- a/src/components/ProgressGuide/FollowDialog.tsx +++ b/src/components/ProgressGuide/FollowDialog.tsx @@ -423,7 +423,7 @@ let Tab = ({ ) : _( msg({ - message: `Search for "${interestsDisplayName}`, + message: `Search for "${interestsDisplayName}"`, comment: 'Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is not currently active and can be selected.', }), -- cgit 1.4.1