I have been able to modify the CSS that is controlling the message and make it bolder and a different color by editing my system.css of the template.
I have tried editing components/com_comprofiler/plugin/language/cbgroupjiveen-gb/language.php
to add " You will receive an email when you are approved. " to the message that is
'[group] join request awaiting approval.' => '[group] join request awaiting approval.',
and on this line
'Joined [group] successfully and awaiting approval!' => 'Joined [group] successfully and awaiting approval!',
But it's not working. I have deleted the language.php file from the directory and the message still appears
'Joined [group] successfully and awaiting approval!' => 'Joined [group] successfully and awaiting approval!',
So it seems that maybe this messaging is NOT coming from
components/com_comprofiler/plugin/language/cbgroupjiveen-gb/language.php file ??
Why would it still deliver the "joined successful and awaiting" message if the language.php file was deleted? (and yes, I deleted browser history and reloaded with CNTL-F5)
Thanks
LrG