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
COM_KUNENA_A_TEMPLATE_MANAGER_TEMPLATE_NOT_COMPATIBLE_WITH_KUNENA_INSTALLED_VERSION = "The template %s in version %s which are trying to install isn't compatible with your Kunena version."
87
87
COM_KUNENA_A_TEMPLATE_MANAGER_CANNOT_FIND_CKEDITOR_SKIN = "The name of your skin for CKeditor can't be found on the system, this parameter has been resetted."
88
+
COM_KUNENA_A_TEMPLATE_MANAGER_CANNOT_FIND_CKEDITOR_CUSTOM_CONFIG_FILE = "The custom config file for CKeditor defined in parameters can't be found on the system"
Copy file name to clipboardExpand all lines: src/administrator/components/com_kunena/language/en-GB/en-GB.com_kunena.views.ini
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -870,6 +870,8 @@ COM_KUNENA_TEMPLATE_DISPLAY_JUSTIFIYTEXT_DESC = "Show <strong>Justify</strong> b
870
870
COM_KUNENA_TEMPLATE_SUBJECT_LENGTH_MESSAGE_LENGTH_DESC = "Max. message title length in message"
871
871
COM_KUNENA_TEMPLATE_NAME_OF_SKIN_CKEDITOR = "Set the name of the skin which needs to be used with CKeditor."
872
872
COM_KUNENA_TEMPLATE_NAME_OF_SKIN_CKEDITOR_DESC = "Set the name of the skin which needs to be used with CKeditor, the skin should be exist already in the skins directory."
873
+
COM_KUNENA_TEMPLATE_NAME_OF_PREFIX_FOR_CUSTOM_CKEDITOR_CONFIG_FILE = "Set the name of the prefix to load a custom config file for CKeditor"
874
+
COM_KUNENA_TEMPLATE_NAME_OF_PREFIX_FOR_CUSTOM_CKEDITOR_CONFIG_FILE_DESC = "Set the name of the prefix to load a custom config file for CKeditor"
COM_KUNENA_TEMPLATE_CATEGORY_IMAGEPATH_DESC = "Category Image Path. If you set the path as category_images, the full path will be your_html_rootfolder/media/kunena/category_images/"
875
877
COM_KUNENA_TEMPLATE_RECOVER = "Recover crash and store fields"
0 commit comments