11 lines
811 B
INI
11 lines
811 B
INI
; Joomla! Project
|
|
; Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.
|
|
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
|
|
; Note : All ini files need to be saved as UTF-8
|
|
|
|
PLG_CONTENT_JOOMLA="Content - Joomla"
|
|
PLG_CONTENT_JOOMLA_FIELD_CHECK_CATEGORIES_DESC="Check that categories are fully empty before they are deleted."
|
|
PLG_CONTENT_JOOMLA_FIELD_CHECK_CATEGORIES_LABEL="Check category deletion"
|
|
PLG_CONTENT_JOOMLA_FIELD_EMAIL_NEW_FE_DESC="Email users where 'Send email' is on when there is a new article submitted via the frontend site."
|
|
PLG_CONTENT_JOOMLA_FIELD_EMAIL_NEW_FE_LABEL="Email on new site article"
|
|
PLG_CONTENT_JOOMLA_XML_DESCRIPTION="Does category processing for core extensions; sends an email when new article is submitted in the frontend." |