JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.1
[ckeditor.git] / _source / plugins / menubutton / plugin.js
index 4797a4e..bd98f79 100644 (file)
@@ -36,6 +36,7 @@ CKEDITOR.UI_MENUBUTTON = 5;
                if ( !menu )\r
                {\r
                        menu = _.menu = new CKEDITOR.plugins.contextMenu( editor );\r
+                       menu.definition.panel.attributes[ 'aria-label' ] = editor.lang.common.options;\r
 \r
                        menu.onHide = CKEDITOR.tools.bind( function()\r
                                {\r