Changeset 3275851
- Timestamp:
- 04/17/2025 01:16:16 PM (12 months ago)
- Location:
- yookassa/trunk
- Files:
-
- 4 deleted
- 12 edited
-
README.txt (modified) (1 diff)
-
gateway/YooKassaGatewayEPL.php (modified) (1 diff)
-
gateway/YooKassaWidgetGateway.php (modified) (1 diff)
-
includes/YooKassa.php (modified) (1 diff)
-
includes/lib/composer.json (deleted)
-
includes/lib/composer.phar (deleted)
-
includes/lib/vendor/composer/installed.json (deleted)
-
includes/lib/vendor/yoomoney/metrics/README.md (deleted)
-
languages/yookassa-en.mo (modified) (previous)
-
languages/yookassa-en.po (modified) (3 diffs)
-
languages/yookassa-en_GB.mo (modified) (previous)
-
languages/yookassa-en_GB.po (modified) (3 diffs)
-
languages/yookassa-en_US.mo (modified) (previous)
-
languages/yookassa-en_US.po (modified) (3 diffs)
-
languages/yookassa.pot (modified) (2 diffs)
-
yookassa.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
yookassa/trunk/README.txt
r3231157 r3275851 4 4 Requires PHP: 5.6.20 5 5 Requires at least: 5.2 6 Tested up to: 6. 7.17 Stable tag: 2.11. 06 Tested up to: 6.8 7 Stable tag: 2.11.1 8 8 License: GPLv3 9 9 License URI: https://yoomoney.ru/doc.xml?id=527132 -
yookassa/trunk/gateway/YooKassaGatewayEPL.php
r3159731 r3275851 24 24 $this->method_description = __('Из вашего магазина покупатель перейдёт на страницу ЮKassa и заплатит любым из способов, которые вы подключили.', 'yookassa'); 25 25 26 $this->defaultTitle = __(' ЮKassa', 'yookassa');27 $this->defaultDescription = __('Банковской картой , через SberPay и другими подключёнными способами', 'yookassa');26 $this->defaultTitle = __('Онлайн-оплата', 'yookassa'); 27 $this->defaultDescription = __('Банковской картой или другими способами', 'yookassa'); 28 28 29 29 $this->title = $this->getTitle(); -
yookassa/trunk/gateway/YooKassaWidgetGateway.php
r3210290 r3275851 31 31 $this->method_description = __('Покупатель сможет выбрать способ оплаты в платёжной форме, которая встроена в ваш сайт — переходить на нашу страницу для оплаты не нужно.', 'yookassa'); 32 32 33 $this->defaultTitle = __(' ЮKassa', 'yookassa');34 $this->defaultDescription = __('Банковской картой , через SberPay и другими подключёнными способами', 'yookassa');33 $this->defaultTitle = __('Онлайн-оплата', 'yookassa'); 34 $this->defaultDescription = __('Банковской картой или другими способами', 'yookassa'); 35 35 36 36 $this->title = $this->getTitle(); -
yookassa/trunk/includes/YooKassa.php
r3231157 r3275851 55 55 { 56 56 $this->plugin_name = 'yookassa'; 57 $this->version = '2.11. 0';57 $this->version = '2.11.1'; 58 58 self::$pluginUrl = plugin_dir_url(dirname(__FILE__)); 59 59 self::$pluginPath = plugin_dir_path(dirname(__FILE__)); -
yookassa/trunk/languages/yookassa-en.po
r3231157 r3275851 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: ЮKassa для WooCommerce 2.11. 0\n"5 "Project-Id-Version: ЮKassa для WooCommerce 2.11.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yookassa\n" 7 "POT-Creation-Date: 2025-0 1-21T17:44:58+00:00\n"8 "PO-Revision-Date: 2025-0 1-21 17:48+0300\n"7 "POT-Creation-Date: 2025-04-15T12:18:58+00:00\n" 8 "PO-Revision-Date: 2025-04-15 12:23+0300\n" 9 9 "Last-Translator: yoomoney <cms@yoomoney.ru>\n" 10 10 "Language-Team: yoomoney <cms@yoomoney.ru>\n" … … 850 850 851 851 #: gateway/YooKassaGatewayEPL.php:26 gateway/YooKassaWidgetGateway.php:33 852 msgid " ЮKassa"853 msgstr " YooMoney"852 msgid "Онлайн-оплата" 853 msgstr "Online Payment" 854 854 855 855 #: gateway/YooKassaGatewayEPL.php:27 gateway/YooKassaWidgetGateway.php:34 856 msgid "Банковской картой , через SberPay и другими подключёнными способами"857 msgstr "By bank card , via SberPay, and usingother methods"856 msgid "Банковской картой или другими способами" 857 msgstr "By bank card or other methods" 858 858 859 859 #: gateway/YooKassaGatewayEPL.php:48 gateway/YooKassaWidgetGateway.php:77 … … 1010 1010 "org/extend/plugins/woocommerce/\" target=\"_blank\">WooCommerce</a> plugin " 1011 1011 "to be active!" 1012 1013 #~ msgid "ЮKassa" 1014 #~ msgstr "YooMoney" -
yookassa/trunk/languages/yookassa-en_GB.po
r3231157 r3275851 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: ЮKassa для WooCommerce 2.11. 0\n"5 "Project-Id-Version: ЮKassa для WooCommerce 2.11.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yookassa\n" 7 "POT-Creation-Date: 2025-0 1-21T17:44:58+00:00\n"8 "PO-Revision-Date: 2025-0 1-21 17:50+0300\n"7 "POT-Creation-Date: 2025-04-15T12:18:58+00:00\n" 8 "PO-Revision-Date: 2025-04-15 12:25+0300\n" 9 9 "Last-Translator: yoomoney <cms@yoomoney.ru>\n" 10 10 "Language-Team: yoomoney <cms@yoomoney.ru>\n" … … 850 850 851 851 #: gateway/YooKassaGatewayEPL.php:26 gateway/YooKassaWidgetGateway.php:33 852 msgid " ЮKassa"853 msgstr " YooMoney"852 msgid "Онлайн-оплата" 853 msgstr "Online Payment" 854 854 855 855 #: gateway/YooKassaGatewayEPL.php:27 gateway/YooKassaWidgetGateway.php:34 856 msgid "Банковской картой , через SberPay и другими подключёнными способами"857 msgstr "By bank card , via SberPay, and usingother methods"856 msgid "Банковской картой или другими способами" 857 msgstr "By bank card or other methods" 858 858 859 859 #: gateway/YooKassaGatewayEPL.php:48 gateway/YooKassaWidgetGateway.php:77 … … 1010 1010 "org/extend/plugins/woocommerce/\" target=\"_blank\">WooCommerce</a> plugin " 1011 1011 "to be active!" 1012 1013 #~ msgid "ЮKassa" 1014 #~ msgstr "YooMoney" -
yookassa/trunk/languages/yookassa-en_US.po
r3231157 r3275851 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: ЮKassa для WooCommerce 2.11. 0\n"5 "Project-Id-Version: ЮKassa для WooCommerce 2.11.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yookassa\n" 7 "POT-Creation-Date: 2025-0 1-21T17:44:58+00:00\n"8 "PO-Revision-Date: 2025-0 1-21 17:49+0300\n"7 "POT-Creation-Date: 2025-04-15T12:18:58+00:00\n" 8 "PO-Revision-Date: 2025-04-15 12:25+0300\n" 9 9 "Last-Translator: yoomoney <cms@yoomoney.ru>\n" 10 10 "Language-Team: yoomoney <cms@yoomoney.ru>\n" … … 850 850 851 851 #: gateway/YooKassaGatewayEPL.php:26 gateway/YooKassaWidgetGateway.php:33 852 msgid " ЮKassa"853 msgstr " YooMoney"852 msgid "Онлайн-оплата" 853 msgstr "Online Payment" 854 854 855 855 #: gateway/YooKassaGatewayEPL.php:27 gateway/YooKassaWidgetGateway.php:34 856 msgid "Банковской картой , через SberPay и другими подключёнными способами"857 msgstr "By bank card , via SberPay, and usingother methods"856 msgid "Банковской картой или другими способами" 857 msgstr "By bank card or other methods" 858 858 859 859 #: gateway/YooKassaGatewayEPL.php:48 gateway/YooKassaWidgetGateway.php:77 … … 1010 1010 "org/extend/plugins/woocommerce/\" target=\"_blank\">WooCommerce</a> plugin " 1011 1011 "to be active!" 1012 1013 #~ msgid "ЮKassa" 1014 #~ msgstr "YooMoney" -
yookassa/trunk/languages/yookassa.pot
r3231157 r3275851 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: yookassa 2.11. 0\n"5 "Project-Id-Version: yookassa 2.11.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yookassa\n" 7 "POT-Creation-Date: 2025-0 1-21T17:44:58+00:00\n"8 "PO-Revision-Date: 2025-0 1-2 17:44+0300\n"7 "POT-Creation-Date: 2025-04-15T12:18:58+00:00\n" 8 "PO-Revision-Date: 2025-04-15 12:18+0300\n" 9 9 "Last-Translator: yoomoney <cms@yoomoney.ru>\n" 10 10 "Language-Team: RU <cms@yoomoney.ru>\n" … … 703 703 #: gateway/YooKassaGatewayEPL.php:26 704 704 #: gateway/YooKassaWidgetGateway.php:33 705 msgid " ЮKassa"705 msgid "Онлайн-оплата" 706 706 msgstr "" 707 707 708 708 #: gateway/YooKassaGatewayEPL.php:27 709 709 #: gateway/YooKassaWidgetGateway.php:34 710 msgid "Банковской картой , через SberPay и другими подключёнными способами"710 msgid "Банковской картой или другими способами" 711 711 msgstr "" 712 712 -
yookassa/trunk/yookassa.php
r3231157 r3275851 16 16 * Plugin URI: https://wordpress.org/plugins/yookassa/ 17 17 * Description: Платежный модуль для работы с сервисом ЮKassa через плагин WooCommerce 18 * Version: 2.11. 018 * Version: 2.11.1 19 19 * Author: YooMoney 20 20 * Author URI: http://yookassa.ru … … 25 25 * Requires Plugins: woocommerce 26 26 * Requires at least: 5.2 27 * Tested up to: 6. 727 * Tested up to: 6.8 28 28 * WC requires at least: 3.7 29 * WC tested up to: 9. 629 * WC tested up to: 9.8 30 30 */ 31 31 // If this file is called directly, abort.
Note: See TracChangeset
for help on using the changeset viewer.