{if count($explanation)}
{if isset($explanation.challengeSubscribed)}
{"You are subscribed to this challenge."|gettext}
{/if}
{if isset($explanation.userFollowed)}
{"You are following this user."|gettext}
{/if}
{if isset($explanation.postSubscribed)}
{"You are subscribed to this idea."|gettext}
{/if}
{else}
{"This event will no longer show in your activity feed."|gettext}
{/if}