first commit

This commit is contained in:
2026-02-08 21:16:11 +01:00
commit e17b7026fd
8881 changed files with 1160453 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
; JCE Project
; Copyright (C) 2006 - 2019 Ryan Demmer. All rights reserved
; GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
; Note : All ini files need to be saved as UTF-8
PLG_EDITORS_JCE ="Editor - JCE"
WF_EDITOR_PLUGIN_TITLE ="JCE Editor Plugin"
WF_EDITOR_PLUGIN_DESC ="JCE Editor Plugin"
WF_EDITOR_PLUGIN_PARAMS_DESC ="All Editor Parameters are set in the <a href='index.php?option=com_jce&view=config'>JCE Configuration</a> and <a href='index.php?option=com_jce&view=groups'>JCE Editor Profiles</a>"
PLUGIN_REMOVED_LANG_FILE_MISSING ="Plugin disabled. Language file <em>'%s'</em> missing"
COMPONENT_NOT_INSTALLED ="The JCE Administration Component is not installed! The Editor cannot function without it!"