<?php $this->cache['id']['enrol_meta'] = array (
  'linkedcourse' => 'Link course',
  'meta:config' => 'Configure meta enrol instances',
  'meta:selectaslinked' => 'Select course as meta linked',
  'nosyncroleids' => 'Roles that are not synchronised',
  'nosyncroleids_desc' => 'By default all course level role assignments are synchronised from parent to child courses. Roles that are selected here will not be included in the synchronisation process. The roles available for synchronisation will be updated in the next cron execution.',
  'pluginname' => 'Course meta link',
  'pluginname_desc' => 'Course meta link enrolment plugin synchronises enrolments and roles in two different courses.',
);