JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / plugins / a11yhelp / lang / en.js
index fd1f6ad..4aea403 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -19,8 +19,8 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'en',
                                                                name : 'Editor Toolbar',\r
                                                                legend:\r
                                                                        'Press ${toolbarFocus} to navigate to the toolbar. ' +\r
-                                                                       'Move to next toolbar button with TAB or RIGHT ARROW. ' +\r
-                                                                       'Move to previous button with SHIFT+TAB or LEFT ARROW. ' +\r
+                                                                       'Move to the next and previous toolbar group with TAB and SHIFT-TAB. ' +\r
+                                                                       'Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. ' +\r
                                                                        'Press SPACE or ENTER to activate the toolbar button.'\r
                                                        },\r
 \r
@@ -39,9 +39,9 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'en',
                                                                legend :\r
                                                                        'Press ${contextMenu} or APPLICATION KEY to open context-menu. ' +\r
                                                                        'Then move to next menu option with TAB or DOWN ARROW. ' +\r
-                                                                       'Move to previous option with  SHIFT+TAB or UP ARROW. ' +\r
+                                                                       'Move to previous option with SHIFT+TAB or UP ARROW. ' +\r
                                                                        'Press SPACE or ENTER to select the menu option. ' +\r
-                                                                       'Open sub-menu of current option wtih SPACE or ENTER or RIGHT ARROW. ' +\r
+                                                                       'Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. ' +\r
                                                                        'Go back to parent menu item with ESC or LEFT ARROW. ' +\r
                                                                        'Close context menu with ESC.'\r
                                                        },\r