Changeset 5067

Show
Ignore:
Timestamp:
2010-02-09 13:11:47 (5 weeks ago)
Author:
fredck
Message:

A11Y help typo fix.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • CKEditor/branches/features/aria/_source/plugins/a11yhelp/lang/en.js

    r5063 r5067  
    2121 
    2222                                                        { 
    23                                                                 name : 'Editor Element Pathbar', 
    24                                                                 legend : 'Press ${elementsPathFocus} to navigate to the elements pathbar; Move to next element button with TAB or RIGHT ARROW; Move to previous button with  SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor.' 
     23                                                                name : 'Editor Element Path Bar', 
     24                                                                legend : 'Press ${elementsPathFocus} to navigate to the elements path bar; Move to next element button with TAB or RIGHT ARROW; Move to previous button with  SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor.' 
    2525                                                        }, 
    2626