From f635e14a1760650cd3fd90801ea420730448ced4 Mon Sep 17 00:00:00 2001 From: seotts Date: Tue, 17 Aug 2021 11:18:10 -0400 Subject: [PATCH] remove period from message --- src/views/studio/l10n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/studio/l10n.json b/src/views/studio/l10n.json index f6df79a13..73e512383 100644 --- a/src/views/studio/l10n.json +++ b/src/views/studio/l10n.json @@ -88,7 +88,7 @@ "studio.activityRemoveCurator": "{removerProfileLink} removed the curator {removedProfileLink}", "studio.activityBecomeOwner": "{promotedProfileLink} was promoted to manager by {promotorProfileLink}", "studio.activityBecomeHost": "{newHostProfileLink} was made the studio host by {actorProfileLink}", - "studio.activityBecomeHostAdminActor": "{newHostProfileLink} was made the studio host by a Scratch Team member.", + "studio.activityBecomeHostAdminActor": "{newHostProfileLink} was made the studio host by a Scratch Team member", "studio.lastUpdated": "Updated {lastUpdatedDate, date, medium}", "studio.followerCount": "{followerCount} followers",