* @author Daniel Dias Rodrigues */ // for the configuration manager $lang['namespace'] = 'Default namespace for local avatars'; $lang['size'] = 'Default avatar size in pixels'; $lang['rating'] = 'Maximum content rating allowed for Gravatars'; $lang['gravatar_default'] = 'Default image generator when an email address does not have a matching Gravatar image'; $lang['local_default'] = 'Default image generator when a user does not have a matching local avatar image';