14 lines
619 B
INI
14 lines
619 B
INI
; Joomla! Project
|
|
; (C) 2017 Open Source Matters, Inc. <https://www.joomla.org>
|
|
; License GNU General Public License version 2 or later; see LICENSE.txt
|
|
; Note : All ini files need to be saved as UTF-8
|
|
|
|
PLG_FIELDS_MEDIA="Fields - Media"
|
|
PLG_FIELDS_MEDIA_LABEL="Media (%s)"
|
|
PLG_FIELDS_MEDIA_PARAMS_DIRECTORY_LABEL="Directory"
|
|
PLG_FIELDS_MEDIA_PARAMS_IMAGE_CLASS_LABEL="Image Class"
|
|
PLG_FIELDS_MEDIA_PARAMS_PREVIEW_INLINE="Inline"
|
|
PLG_FIELDS_MEDIA_PARAMS_PREVIEW_LABEL="Preview"
|
|
PLG_FIELDS_MEDIA_XML_DESCRIPTION="This plugin lets create new fields of type 'Media' in the extensions where custom fields are implemented."
|
|
|