X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fassets%2Fvendor%2Fckeditor%2Fplugins%2Fa11yhelp%2Fdialogs%2Flang%2Fen-gb.js;fp=web%2Fcore%2Fassets%2Fvendor%2Fckeditor%2Fplugins%2Fa11yhelp%2Fdialogs%2Flang%2Fen-gb.js;h=d174d0400888108794f0452196132d94c5cdd512;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=9b0b32de9fb72429b56d7027105007cfedcf3253;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/web/core/assets/vendor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js b/web/core/assets/vendor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js index 9b0b32de9..d174d0400 100644 --- a/web/core/assets/vendor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js +++ b/web/core/assets/vendor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js @@ -1,6 +1,6 @@ /* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ CKEDITOR.plugins.setLang("a11yhelp","en-gb",{title:"Accessibility Instructions",contents:"Help Contents. To close this dialog press ESC.",legend:[{name:"General",items:[{name:"Editor Toolbar",legend:"Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT+TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."},{name:"Editor Dialog",legend:"Inside a dialog, press TAB to navigate to the next dialog element, press SHIFT+TAB to move to the previous dialog element, press ENTER to submit the dialog, press ESC to cancel the dialog. When a dialog has multiple tabs, the tab list can be reached either with ALT+F10 or with TAB as part of the dialog tabbing order. With tab list focused, move to the next and previous tab with RIGHT and LEFT ARROW, respectively."}, {name:"Editor Context Menu",legend:"Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."},{name:"Editor List Box",legend:"Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},