1; Joomla! Project
2; Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.
3; License GNU General Public License version 2 or later; see LICENSE.txt
4; Note : All ini files need to be saved as UTF-8
5
6PLG_CONTENT_FIELDS="Content - Fields"
7PLG_CONTENT_FIELDS_XML_DESCRIPTION="This plugin allows you to display a custom field which has been inserted with the 'Button - Fields' plugin or using Syntax: {field #} directly into the editor area.<br><strong>Possible Syntax:</strong><br><ul><li><code>{field 1}</code> will display the field with the ID 1</li><li><code>{field 1,foo}</code> will display the selected field using the alternative layout 'foo'.</li><li><code>{fieldgroup 2}</code> will display all fields within the fieldgroup with the ID 2.</li></ul>"
8