<?php $this->cache['id']['report_capability'] = array (
  'capabilitylabel' => 'Capability:',
  'capabilityreport' => 'Capability report',
  'forroles' => 'For roles {$a}',
  'getreport' => 'Get the report',
  'changeoverrides' => 'Change overrides in this context',
  'changeroles' => 'Change role definitions',
  'intro' => 'This report shows, for a particular capability, what permission that capability has in the definition of every role (or a selection of roles), and everywhere in the site where that capability is overridden.',
  'pluginname' => 'Capability report',
  'reportforcapability' => 'Report for capability \'{$a}\'',
  'reportsettings' => 'Report settings',
  'roleslabel' => 'Roles:',
);