X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fa11yhelp%2Flang%2Fen.js;h=a3edc252cbeb6aaa34907897626fdbb755262dd8;hb=refs%2Ftags%2Fv3.6.2;hp=b01885a9bc7cfe52a583ad729402ed9dd42f65da;hpb=059b4c2fef02528bf1af189f7996e80652faddfb;p=ckeditor.git diff --git a/_source/plugins/a11yhelp/lang/en.js b/_source/plugins/a11yhelp/lang/en.js index b01885a..a3edc25 100644 --- a/_source/plugins/a11yhelp/lang/en.js +++ b/_source/plugins/a11yhelp/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -19,8 +19,8 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'en', name : 'Editor Toolbar', legend: 'Press ${toolbarFocus} to navigate to the toolbar. ' + - 'Move to next toolbar button with TAB or RIGHT ARROW. ' + - 'Move to previous button with SHIFT+TAB or LEFT ARROW. ' + + '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.' },