13 lines
544 B
INI
13 lines
544 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_URL="Fields - Url"
|
|
PLG_FIELDS_URL_LABEL="Url (%s)"
|
|
PLG_FIELDS_URL_PARAMS_RELATIVE_LABEL="Relative URLs"
|
|
PLG_FIELDS_URL_PARAMS_SCHEMES_LABEL="Schemes"
|
|
PLG_FIELDS_URL_PARAMS_SHOW_URL="Show URL"
|
|
PLG_FIELDS_URL_XML_DESCRIPTION="This plugin lets create new fields of type 'Url' in the extensions where custom fields are implemented."
|
|
|