I have tried to search a solution, but unable to find it. Can someone guide me in the right direction how can I modify following notification after user activation?
<div class="page" id="activate-page">
<div class="bp-template-notice updated" id="message">
<p>Your account is now active!</p>
</div>
<p>Your account was activated successfully! You can now <a href="http://example.com/wp-login.php?redirect_to=http%3A%2F%2Fexample.com">log in</a> with the username and password you provided when you signed up.</p>
</div><!-- .page -->