I have a notification module installed (no overrides). When the notification is attempting to list a new friend (or follower), I am seeing only the language tag: COM_EASYSOCIAL_PROFILE_FOLLOWED_SYSTEM_TITLE
Using PhpStorm, I tried searching the entire site's code for this language tag and the tool could not find it. The closest I found was COM_EASYSOCIAL_PROFILE_FOLLOWED_EMAIL_TITLE (EMAIL instead of SYSTEM). So I do not see a translation for it, nor do I see where and how this language tag is being formed.
Do you have an explanation as to why I am seeing this tag? At the least, could you tell me what the English translation should be so that I can enter this language tag in the language overrides?
Using PhpStorm, I tried searching the entire site's code for this language tag and the tool could not find it. The closest I found was COM_EASYSOCIAL_PROFILE_FOLLOWED_EMAIL_TITLE (EMAIL instead of SYSTEM). So I do not see a translation for it, nor do I see where and how this language tag is being formed.
Do you have an explanation as to why I am seeing this tag? At the least, could you tell me what the English translation should be so that I can enter this language tag in the language overrides?