tutto cho che serve attachments
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
; en-GB.plg_quickicon_attachments.ini
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2007-2018 Jonathan M. Cameron, All rights reserved.
|
||||
; License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; English translation
|
||||
|
||||
PLG_QUICKICON_ATTACHMENTS="Quick Icon - Attachments"
|
||||
PLG_QUICKICON_ATTACHMENTS_GROUP_DESC="The group of this plugin (this value is compared with the group value used in <b>Quick Icons</b> modules to inject icons)"
|
||||
PLG_QUICKICON_ATTACHMENTS_GROUP_LABEL="Group"
|
||||
PLG_QUICKICON_ATTACHMENTS_ICON="Attachments Manager"
|
||||
PLG_QUICKICON_ATTACHMENTS_XML_DESCRIPTION="Manage the attachments for articles, categories, and other content types."
|
||||
@ -0,0 +1,10 @@
|
||||
; en-GB.plg_quickicon_attachments.sys.ini
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2007-2018 Jonathan M. Cameron, All rights reserved.
|
||||
; License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; English translation
|
||||
|
||||
PLG_QUICKICON_ATTACHMENTS="Quick Icon - Attachments"
|
||||
PLG_QUICKICON_ATTACHMENTS_XML_DESCRIPTION="Manage the attachments for articles, categories, and other content types."
|
||||
1
plugins/quickicon/attachments/language/en-GB/index.html
Normal file
1
plugins/quickicon/attachments/language/en-GB/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
||||
1
plugins/quickicon/attachments/language/index.html
Normal file
1
plugins/quickicon/attachments/language/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
||||
1
plugins/quickicon/attachments/language/it-IT/index.html
Normal file
1
plugins/quickicon/attachments/language/it-IT/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
@ -0,0 +1,13 @@
|
||||
; it-IT.plg_quickicon_attachments.ini
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2007-2013 Jonathan M. Cameron, All rights reserved.
|
||||
; License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; Italian translation by: Piero Mattirolo (2.0-3.1), Lemminkainen (version 1.3.4)
|
||||
|
||||
PLG_QUICKICON_ATTACHMENTS="Icona rapida - Allegati"
|
||||
PLG_QUICKICON_ATTACHMENTS_GROUP_DESC="Il gruppo di questo plugin (questo valore è confrontato con il valore del gruppo utilizzato nei moduli <b>Icone rapide</b> per inserire icone"
|
||||
PLG_QUICKICON_ATTACHMENTS_GROUP_LABEL="Gruppo"
|
||||
PLG_QUICKICON_ATTACHMENTS_ICON="Gestione Allegati"
|
||||
PLG_QUICKICON_ATTACHMENTS_XML_DESCRIPTION="Gestisce allegati per articoli, categorie e altri tipi di contenuti"
|
||||
@ -0,0 +1,10 @@
|
||||
; it-IT.plg_quickicon_attachments.sys.ini
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2007-2013 Jonathan M. Cameron, All rights reserved.
|
||||
; License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; Italian translation by: Piero Mattirolo (2.0-3.1), Lemminkainen (version 1.3.4)
|
||||
|
||||
PLG_QUICKICON_ATTACHMENTS="Icona rapida - Allegati"
|
||||
PLG_QUICKICON_ATTACHMENTS_XML_DESCRIPTION="Gestisce allegati per articoli, categorie e altri tipi di contenuti"
|
||||
Reference in New Issue
Block a user