diff --git a/componentbuilderprivacytabs.php b/componentbuilderprivacytabs.php index 3acf3bf..98251c7 100644 --- a/componentbuilderprivacytabs.php +++ b/componentbuilderprivacytabs.php @@ -23,7 +23,7 @@ JLoader::register('ComponentbuilderHelper', JPATH_ADMINISTRATOR . '/components/c * Content - Componentbuilder Privacy Tabs plugin. * * @package ComponentbuilderPrivacyTabs - * @since 1.0.0 + * @since 1.0.1 */ class PlgContentComponentbuilderPrivacyTabs extends CMSPlugin { diff --git a/componentbuilderprivacytabs.xml b/componentbuilderprivacytabs.xml index ddf64e1..92e1dac 100644 --- a/componentbuilderprivacytabs.xml +++ b/componentbuilderprivacytabs.xml @@ -1,13 +1,13 @@ PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS - 20th September, 2022 + 23rd October, 2022 Llewellyn van der Merwe joomla@vdm.io https://dev.vdm.io Copyright (C) 2015 Vast Development Method. All rights reserved. GNU General Public License version 2 or later; see LICENSE.txt - 1.0.0 + 1.0.1 PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_XML_DESCRIPTION diff --git a/language/en-GB/en-GB.plg_content_componentbuilderprivacytabs.ini b/language/en-GB/en-GB.plg_content_componentbuilderprivacytabs.ini index b927a54..dfe57e4 100644 --- a/language/en-GB/en-GB.plg_content_componentbuilderprivacytabs.ini +++ b/language/en-GB/en-GB.plg_content_componentbuilderprivacytabs.ini @@ -1,6 +1,6 @@ PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS="Content - Componentbuilder Privacy Tabs" PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_DESCRIPTION="This plugin is used to link your components to the privacy suite of Joomla by adding a new privacy tab to the JCB admin views, where you can set all the required details for the integration." -PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_XML_DESCRIPTION="

Content - Componentbuilder Privacy Tabs (v.1.0.0)

This plugin is used to link your components to the privacy suite of Joomla by adding a new privacy tab to the JCB admin views, where you can set all the required details for the integration.

Created by Llewellyn van der Merwe
Development started 17th August, 2019

" +PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_XML_DESCRIPTION="

Content - Componentbuilder Privacy Tabs (v.1.0.1)

This plugin is used to link your components to the privacy suite of Joomla by adding a new privacy tab to the JCB admin views, where you can set all the required details for the integration.

Created by Llewellyn van der Merwe
Development started 17th August, 2019

" PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_GLOBAL_PRIVACY="Global Privacy" PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_PLUGIN="Plugin" PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_PRIVACY="Privacy" diff --git a/language/en-GB/en-GB.plg_content_componentbuilderprivacytabs.sys.ini b/language/en-GB/en-GB.plg_content_componentbuilderprivacytabs.sys.ini index b927a54..dfe57e4 100644 --- a/language/en-GB/en-GB.plg_content_componentbuilderprivacytabs.sys.ini +++ b/language/en-GB/en-GB.plg_content_componentbuilderprivacytabs.sys.ini @@ -1,6 +1,6 @@ PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS="Content - Componentbuilder Privacy Tabs" PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_DESCRIPTION="This plugin is used to link your components to the privacy suite of Joomla by adding a new privacy tab to the JCB admin views, where you can set all the required details for the integration." -PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_XML_DESCRIPTION="

Content - Componentbuilder Privacy Tabs (v.1.0.0)

This plugin is used to link your components to the privacy suite of Joomla by adding a new privacy tab to the JCB admin views, where you can set all the required details for the integration.

Created by Llewellyn van der Merwe
Development started 17th August, 2019

" +PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_XML_DESCRIPTION="

Content - Componentbuilder Privacy Tabs (v.1.0.1)

This plugin is used to link your components to the privacy suite of Joomla by adding a new privacy tab to the JCB admin views, where you can set all the required details for the integration.

Created by Llewellyn van der Merwe
Development started 17th August, 2019

" PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_GLOBAL_PRIVACY="Global Privacy" PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_PLUGIN="Plugin" PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS_PRIVACY="Privacy"