Skip to content

Commit

Permalink
Добавление языков в xml-манифест плагина. Не устанавливались
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeytolkachyov committed Oct 17, 2023
1 parent 74cad5c commit 2a3ea79
Show file tree
Hide file tree
Showing 17 changed files with 24 additions and 18 deletions.
2 changes: 1 addition & 1 deletion lib_webtolk_amocrm/amocrm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<extension type="library" method="upgrade">
<name>WebTolk AmoCRM library</name>
<libraryname>Webtolk/Amocrm</libraryname>
<version>1.2.0</version>
<version>1.2.1</version>
<description>AmoCRM connection library</description>
<creationDate>October 2023</creationDate>
<copyright>2022-2023 Sergey Tolkachyov</copyright>
Expand Down
2 changes: 1 addition & 1 deletion lib_webtolk_amocrm/src/Amocrm.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
2 changes: 1 addition & 1 deletion lib_webtolk_amocrm/src/AmocrmClientException.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
2 changes: 1 addition & 1 deletion lib_webtolk_amocrm/src/Fields/AccountinfoField.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
2 changes: 1 addition & 1 deletion lib_webtolk_amocrm/src/Fields/CompaniestagslistField.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
2 changes: 1 addition & 1 deletion lib_webtolk_amocrm/src/Fields/ContactstagslistField.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
2 changes: 1 addition & 1 deletion lib_webtolk_amocrm/src/Fields/LeadspipelineslistField.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
2 changes: 1 addition & 1 deletion lib_webtolk_amocrm/src/Fields/LeadstagslistField.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
2 changes: 1 addition & 1 deletion pkg_lib_wt_amocrm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<author>Sergey Tolkachyov</author>
<creationDate>October 2023</creationDate>
<packagename>lib_wt_amocrm</packagename>
<version>1.2.0</version>
<version>1.2.1</version>
<url>https://web-tolk.ru</url>
<packager>Sergey Tolkachyov</packager>
<packagerurl>https://web-tolk.ru/dev/biblioteki/wt-amo-crm-library</packagerurl>
Expand Down
2 changes: 1 addition & 1 deletion plg_system_wt_amocrm/services/provider.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
2 changes: 1 addition & 1 deletion plg_system_wt_amocrm/src/Extension/Wt_amocrm.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
2 changes: 1 addition & 1 deletion plg_system_wt_amocrm/src/Fields/PlugininfoField.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
2 changes: 1 addition & 1 deletion plg_system_wt_amocrm/src/Fields/RedirecturlField.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
8 changes: 7 additions & 1 deletion plg_system_wt_amocrm/wt_amocrm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,19 @@
<creationDate>October 2023</creationDate>
<copyright>2022-2023 Sergey Tolkachyov</copyright>
<license>GNU General Public License v3.0</license>
<version>1.2.0</version>
<version>1.2.1</version>
<description>Amo CRM library settings</description>
<namespace path="src">Joomla\Plugin\System\Wt_amocrm</namespace>
<files>
<folder plugin="wt_amocrm">src</folder>
<folder>services</folder>
</files>
<languages>
<language tag="ru-RU">language/ru-RU/plg_system_wt_amocrm.ini</language>
<language tag="ru-RU">language/ru-RU/plg_system_wt_amocrm.sys.ini</language>
<language tag="en-GB">language/en-GB/plg_system_wt_amocrm.ini</language>
<language tag="en-GB">language/en-GB/plg_system_wt_amocrm.sys.ini</language>
</languages>
<config>
<fields name="params">
<fieldset name="basic">
Expand Down
4 changes: 2 additions & 2 deletions script.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php
/**
* @package WT Amocrm Library
* @version 1.2.0
* @version 1.2.1
* @Author Sergey Tolkachyov, https://web-tolk.ru
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @сopyright (c) 2022 - October 2023 Sergey Tolkachyov. All rights reserved.
* @license GNU/GPL3 http://www.gnu.org/licenses/gpl-3.0.html
* @since 1.0.0
*/
Expand Down

0 comments on commit 2a3ea79

Please sign in to comment.