15 lines
714 B
INI
15 lines
714 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_EDITOR="Campi - Editor"
|
|
PLG_FIELDS_EDITOR_LABEL="Editor (%s)"
|
|
PLG_FIELDS_EDITOR_PARAMS_BUTTONS_HIDE_LABEL="Nascondi pulsanti"
|
|
PLG_FIELDS_EDITOR_PARAMS_FILTER_LABEL="Filtro"
|
|
PLG_FIELDS_EDITOR_PARAMS_HEIGHT_LABEL="Altezza"
|
|
PLG_FIELDS_EDITOR_PARAMS_SHOW_BUTTONS_LABEL="Mostra pulsanti"
|
|
PLG_FIELDS_EDITOR_PARAMS_WIDTH_LABEL="Larghezza"
|
|
PLG_FIELDS_EDITOR_XML_DESCRIPTION="Questo plugin consente di creare nuovi campi aggiuntivi di tipo 'editor' in tutte le estensioni che supportano i campi aggiuntivi."
|
|
|