<?php $this->cache['en']['core_access'] = array (
  'access' => 'Accessibility',
  'accesshelp' => 'Accessibility help',
  'accesskey' => 'Access key, {$a}',
  'accessstatement' => 'Accessibility statement',
  'activitynext' => 'Next activity',
  'activityprev' => 'Previous activity',
  'breadcrumb' => 'Breadcrumb trail',
  'currenttopic' => 'This topic',
  'currentweek' => 'This week',
  'hideblocka' => 'Hide {$a} block',
  'monthnext' => 'Next month',
  'monthprev' => 'Previous month',
  'showblocka' => 'Show {$a} block',
  'sitemap' => 'Site map',
  'skipa' => 'Skip {$a}',
  'skipblock' => 'Skip block',
  'skipnavigation' => 'Skip navigation',
  'skipto' => 'Skip to {$a}',
  'tabledata' => 'Data table, {$a}',
  'tablelayout' => 'Layout table, {$a}',
  'tocontent' => 'Skip to main content',
  'tonavigation' => 'Go to navigation',
  'youarehere' => 'You are here',
);