<?php $this->cache['id']['core_cohort'] = array (
  'addcohort' => 'Add new cohort',
  'anycohort' => 'Any',
  'assign' => 'Assign',
  'assignto' => 'Cohort \'{$a}\' members',
  'backtocohorts' => 'Back to cohorts',
  'cohort' => 'Cohort',
  'cohorts' => 'Cohorts',
  'cohortsin' => '{$a}: available cohorts',
  'cohort:assign' => 'Assign cohort members',
  'cohort:manage' => 'Manage cohorts',
  'cohort:view' => 'Use cohorts and view members',
  'component' => 'Source',
  'currentusers' => 'Current users',
  'currentusersmatching' => 'Current users matching',
  'delcohort' => 'Delete cohort',
  'delconfirm' => 'Do you really want to delete cohort \'{$a}\'?',
  'description' => 'Description',
  'duplicateidnumber' => 'Cohort with the same ID number already exists',
  'editcohort' => 'Edit cohort',
  'idnumber' => 'Cohort ID',
  'memberscount' => 'Cohort size',
  'name' => 'Name',
  'nocomponent' => 'Created manually',
  'potusers' => 'Potential users',
  'potusersmatching' => 'Potential matching users',
  'selectfromcohort' => 'Select members from cohort',
);