Accesibility: added 'breadcrumb' strings.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*
|
||||
* Most 'Alt' text and table summaries should go in the specific module language file.
|
||||
*
|
||||
* @copyright © 2006 The Open University
|
||||
* @copyright © 2006 The Open University
|
||||
* @author [email protected]
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
|
||||
* @package
|
||||
@@ -15,8 +15,9 @@ $string['access'] = 'Accessibility';
|
||||
$string['accesshelp'] = 'Accessibility help';
|
||||
$string['accesskey'] = 'Access key, $a';
|
||||
$string['accessstatement'] = 'Accessibility statement';
|
||||
$string['breadcrumb'] = 'Breadcrumb trail';
|
||||
$string['monthnext'] = 'Next month';
|
||||
$string['monthprevious'] = 'Previous month';
|
||||
$string['monthprev'] = 'Previous month';
|
||||
$string['showhideblock'] = 'Show or hide block';
|
||||
$string['sitemap'] = 'Site map';
|
||||
$string['skipblock'] = 'Skip block';
|
||||
@@ -26,5 +27,6 @@ $string['tablelayout'] = 'Layout table, $a';
|
||||
$string['tocontent'] = 'Go to main content';
|
||||
$string['today'] = 'Today';
|
||||
$string['tonavigation'] = 'Go to navigation';
|
||||
$string['youarehere'] = 'You are here';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user