From bc94dfb5403a7201a619870fdca19a87d9a8c576 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 13 Jun 2024 06:55:39 -0700 Subject: feat(badges): overseer wording --- src/routes/user/[user]/badges/+page.svelte | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/routes/user/[user]/badges/+page.svelte b/src/routes/user/[user]/badges/+page.svelte index c1a3ae51..150f2167 100644 --- a/src/routes/user/[user]/badges/+page.svelte +++ b/src/routes/user/[user]/badges/+page.svelte @@ -519,12 +519,13 @@ {#if shadowHidden}
- Notice: The Badge Wall overseer has detected badges containing - AI-generated material. {shadowHiddenCount} of your badges have been shadow hidden. + Notice: The Badge Wall overseer system has detected badges containing + AI-generated material on your wall. {shadowHiddenCount} of your badges have been + shadow hidden.

- Please use "Un-shadow Hide Badges" button to unhide your Badge Wall, from where you - will be required to use the hide feature to hide these badges from the public, while - allowing them to stay visible to you as the account holder. + You may use the "Un-shadow Hide Badges" button to unhide these badges, from where + you will be required to use the hide feature to hide these badges from the public, + while allowing them to stay visible to you as the account holder.

{:else if !noticeDismissed}
-- cgit v1.2.3