12 lines
653 B
INI
12 lines
653 B
INI
; Joomla.Plugins.System.J2xml
|
|
; Copyright (C) 2010 - 2023 Helios Ciancio <info (at) eshiol (dot) it> (https://www.eshiol.it). All Rights Reserved.
|
|
; License GNU General Public License version 3 or later; see LICENSE.php
|
|
; Note : All ini files need to be saved as UTF-8
|
|
|
|
PLG_SYSTEM_J2XML="System - J2XML"
|
|
PLG_SYSTEM_J2XML_DEBUG_FILENAME_DESC="The name of the file that stores current log messages."
|
|
PLG_SYSTEM_J2XML_DEBUG_FILENAME_LABEL="Filename"
|
|
PLG_SYSTEM_J2XML_DEBUG_SYSTEM_DESC="If enabled, diagnostic information will be saved."
|
|
PLG_SYSTEM_J2XML_DEBUG_SYSTEM_LABEL="Debug"
|
|
PLG_SYSTEM_J2XML_XML_DESCRIPTION="Export/Send button for Joomla! content."
|