Consistent mouseover capitalization from Nazgul. fixes #3848
git-svn-id: https://develop.svn.wordpress.org/trunk@4943 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5255846796
commit
3d95138fc7
@ -29,5 +29,5 @@ justifyfull_desc : 'Align full (' + metaKey + '+j)',
|
||||
bullist_desc : 'Unordered list (' + metaKey + '+l)',
|
||||
numlist_desc : 'Ordered list (' + metaKey + '+o)',
|
||||
outdent_desc : 'Outdent (' + metaKey + '+w)',
|
||||
indent_desc : 'Indent List/Blockquote (' + metaKey + '+q)'
|
||||
indent_desc : 'Indent list/blockquote (' + metaKey + '+q)'
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user