primo commit
This commit is contained in:
@ -0,0 +1,18 @@
|
||||
; en-GB.plg_editors-xtd_add_attachment.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
|
||||
|
||||
; NOTE TO TRANSLATORS:
|
||||
; Do not translate the '{attachments}' part of any of the right-hand
|
||||
; strings below! It must appear exactly as '{attachments}' in the
|
||||
; article/parent text in order for the substitutions to work correctly in
|
||||
; 'custom placement' mode.!
|
||||
|
||||
ATTACH_ATTACHMENTS_TOKEN="Insert {attachments} token"
|
||||
ATTACH_ATTACHMENTS_TOKEN_ALREADY_PRESENT="The {attachments} token is already present. It can only appear in one location in the text!"
|
||||
ATTACH_ATTACHMENTS_TOKEN_DESCRIPTION="Place the cursor in the location where you want the attachments list to display (in the front end) and then click on this button. This inserts the {attachments} token that the 'Custom Placement' option uses. Some HTML is also added to hide the token when attachments lists are not shown."
|
||||
ATTACH_INSERT_ATTACHMENTS_TOKEN_BUTTON_PLUGIN_DESCRIPTION="The insert attachments token plugin adds a button that allows you to insert an {attachments} custom placement token while editing articles or categories."
|
||||
@ -0,0 +1,16 @@
|
||||
; en-GB.plg_editors-xtd_add_attachment.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
|
||||
|
||||
; NOTE TO TRANSLATORS:
|
||||
; Do not translate the '{attachments}' part of any of the right-hand
|
||||
; strings below! It must appear exactly as '{attachments}' in the
|
||||
; article/parent text in order for the substitutions to work correctly in
|
||||
; 'custom placement' mode.!
|
||||
|
||||
ATTACH_INSERT_ATTACHMENTS_TOKEN_BUTTON_PLUGIN_DESCRIPTION="The insert attachments token plugin adds a button that allows you to insert an {attachments} custom placement token while editing articles or categories."
|
||||
PLG_EDITORS-XTD_INSERT_ATTACHMENTS_TOKEN_BTN="Editor Button - Insert Attachments Token"
|
||||
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
Reference in New Issue
Block a user