#3051 Fixes inconsistencies inside the ui texts
git-svn-id: https://svn.libreccm.org/ccm/trunk@5816 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
22cb83e9e1
commit
234c11af0f
|
|
@ -11,7 +11,7 @@ PluginManager.add('ccmcmsimages', function (editor) {
|
||||||
|
|
||||||
editor.addMenuItem('ccm-cms-images-menu', {
|
editor.addMenuItem('ccm-cms-images-menu', {
|
||||||
icon: 'image',
|
icon: 'image',
|
||||||
text: 'Insert/Edit Images',
|
text: 'Insert/Edit image',
|
||||||
onclick: Dialog(editor).open,
|
onclick: Dialog(editor).open,
|
||||||
stateSelector: 'image',
|
stateSelector: 'image',
|
||||||
context: 'insert',
|
context: 'insert',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue