<?php $this->cache['id']['auth_fc'] = array (
  'auth_fcconnfail' => 'Connection failed with Errno: {$a->no} and Error String: {$a->str}',
  'auth_fccreators' => 'List of groups whose members are allowed to create new courses. Separate multiple groups with \';\'. Names must be spelled exactly as on FirstClass server. System is case-sensitive.',
  'auth_fccreators_key' => 'Creators',
  'auth_fcdescription' => 'This method uses a FirstClass server to check whether a given username and password is valid.',
  'auth_fcfppport' => 'Server port (3333 is the most common)',
  'auth_fcfppport_key' => 'Port',
  'auth_fcchangepasswordurl' => 'Password-change URL',
  'auth_fcpasswd' => 'Password for the account above.',
  'auth_fcpasswd_key' => 'Password',
  'auth_fcuserid' => 'Userid for FirstClass account with privilege \'Subadministrator\' set.',
  'auth_fcuserid_key' => 'User ID',
  'auth_fchost' => 'The FirstClass server address. Use the IP number or DNS name.',
  'auth_fchost_key' => 'Host',
  'pluginname' => 'FirstClass server',
);