Hi MJay,
what version your jomsocial? at our lastest version already have 'at' language translation
at /language/en-GB/en-GB.com_community.ini must have COM_COMMUNITY_AT="at"
and /components/com_community/templates/default/status.form.php line 85:
joms.language.at = '<?php echo addslashes( JText::_("COM_COMMUNITY_AT") ); ?>';
I'm running v.3.2.0.5
Alright so the COM_COMMUNITY_AT="at" is not in language file and
joms.language.at = '<?php echo addslashes( JText::_("COM_COMMUNITY_AT") ); ?>';
I added ftp credentials.
remember this is a demo site.... You still have to let me know what files you are updating, so I can make the changes to my other sites....
Thank you.