#3051 Fixes inconsistencies inside the ui texts

git-svn-id: https://svn.libreccm.org/ccm/trunk@5816 8810af33-2d31-482b-a856-94f89814c4df
master
baka 2019-01-28 15:20:34 +00:00
parent 22cb83e9e1
commit 234c11af0f
1 changed files with 1 additions and 1 deletions

View File

@ -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',