From a5cf44e82d4b99e2187b633087524ad88f52dfc2 Mon Sep 17 00:00:00 2001 From: ggurdin <46800240+ggurdin@users.noreply.github.com> Date: Mon, 11 Aug 2025 10:44:05 -0400 Subject: [PATCH] chore: fix copy for request all dialog (#3679) --- lib/l10n/intl_en.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/intl_en.arb b/lib/l10n/intl_en.arb index f86cd4a48..8daa0aace 100644 --- a/lib/l10n/intl_en.arb +++ b/lib/l10n/intl_en.arb @@ -5158,7 +5158,7 @@ "loadingActivitySummary": "Loading activity summary...", "generatingNewActivities": "You're the first user of this language pair! Please give us a minute, we're preparing activities just for you.", "requestAccessTitle": "Request to analytics view access?", - "requestAccessDesc": "Would you like to request access to view participant analytics?\n\nIf participants agree, admin of this space will be able to view their:\n • total vocabulary\n • total grammar concepts\n • total activity sessions completed\n • the specific grammar concepts used, correctly and incorrectly\n\n • They will not be able to view their:\n • messages in chats outside the space\n • vocabulary list", + "requestAccessDesc": "Would you like to request access to view participant analytics?\n\nIf participants agree, admin of this space will be able to view their:\n • total vocabulary\n • total grammar concepts\n • total activity sessions completed\n • the specific grammar concepts used, correctly and incorrectly\n\nThey will not be able to view their:\n • messages in chats outside the space\n • vocabulary list", "requestAccess": "Request access ({count})", "@requestAccess": { "type": "String",