You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translations/generate.plugin.ckeditorbutton.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ questions:
16
16
button-name: 'Enter the button name. NOTE: This corresponds to the CKEditor button name. They are the first argument of the editor.ui.addButton() or editor.ui.addRichCombo() functions in the plugin.js file.'
17
17
button-icon-path: 'Enter the button icon path'
18
18
examples:
19
-
- description: 'Generate CKEditor button specifying the module name, the class, the label, its id, the button name and the icon path'
19
+
- description: 'Generate plugin CKEditor button specifying the module name, the class, the label, its id, the button name and the icon path'
0 commit comments