This commit is contained in:
Alex Kirk 2022-12-10 09:36:35 +01:00
parent a0c48f3a48
commit b027d1a8d0

View file

@ -497,7 +497,7 @@ class Friends_Feed_Parser_ActivityPub extends \Friends\Feed_Parser {
</fieldset> </fieldset>
<p class="description"> <p class="description">
<?php <?php
esc_html_e( "If an incoming post from ActivityPub starts with an @mention of someone else you don't follow, it won't be hidden automatically.", 'activitypub' ); esc_html_e( "If an incoming post from ActivityPub starts with an @mention of someone you don't follow, it won't be hidden automatically.", 'activitypub' );
?> ?>
</p> </p>
</td> </td>