Changeset 3359084
- Timestamp:
- 09/10/2025 10:07:18 AM (7 months ago)
- Location:
- combidesk-zoho/trunk
- Files:
-
- 3 edited
-
combidesk-zoho.php (modified) (2 diffs)
-
languages/combidesk-zoho.pot (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
combidesk-zoho/trunk/combidesk-zoho.php
r3331872 r3359084 2 2 /** 3 3 * Plugin Name: Combidesk - Zoho 4 * Version: 1.2 74 * Version: 1.28 5 5 * Description: Synchronize your WooCommerce orders automatically to Zoho 6 6 * Author: Combidesk … … 14 14 * Requires PHP: 7.0 15 15 * WC requires at least: 2.2 16 * WC tested up to: 6.816 * WC tested up to: 10.1.2 17 17 * 18 18 **/ -
combidesk-zoho/trunk/languages/combidesk-zoho.pot
r3331287 r3359084 7 7 "Content-Type: text/plain; charset=UTF-8\n" 8 8 "Content-Transfer-Encoding: 8bit\n" 9 "POT-Creation-Date: 2025-0 6-18 11:07+0000\n"9 "POT-Creation-Date: 2025-09-10 09:53+0000\n" 10 10 "X-Poedit-Basepath: ..\n" 11 11 "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" … … 15 15 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 16 16 17 #: ../classes/class-application.php:30, ../dist/classes/class-application.php:43 18 msgid "Zoho" 19 msgstr "" 20 21 #. translators: 1: plugin name 22 #: ../classes/class-application.php:32, ../dist/classes/class-application.php:45 23 msgid "Combidesk - %s for WooCommerce" 24 msgstr "" 25 26 #. translators: 1: plugin name 27 #: ../classes/class-application.php:34, ../dist/classes/class-application.php:47 28 msgid "Combidesk - %s" 29 msgstr "" 30 31 #: ../classes/class-application.php:37, ../dist/classes/class-application.php:50 32 msgid "Synchronize your WooCommerce orders automatically to Zoho" 33 msgstr "" 34 35 #. translators: 1: plugin product name 36 #: ../classes/class-application.php:74, ../dist/classes/class-application.php:87 37 msgid "With this integration you never have to transfer order data from WooCommerce to %s again. As a result, your data is always up-to-date, error-free and you have time to do what you do best!" 38 msgstr "" 39 40 #: ../classes/class-application.php:77, ../dist/classes/class-application.php:90 41 msgid "Key features" 42 msgstr "" 43 44 #: ../classes/class-application.php:79, ../dist/classes/class-application.php:92 45 msgid "This integration syncs every 60 minutes." 46 msgstr "" 47 48 #: ../classes/class-application.php:80, ../dist/classes/class-application.php:93 49 msgid "Completed orders will be transferred automatically during installation." 50 msgstr "" 51 52 #: ../classes/class-application.php:81, ../dist/classes/class-application.php:94 53 msgid "Order history can be automatically transferred." 54 msgstr "" 55 56 #. translators: 1: plugin product name 57 #: ../classes/class-application.php:83, ../dist/classes/class-application.php:96 58 msgid "Customers in WooCommerce are created as a debtor in %s based on the email address." 59 msgstr "" 60 61 #. translators: 1: plugin product name 62 #: ../classes/class-application.php:85, ../dist/classes/class-application.php:98 63 msgid "Use %s as an affordable and simple accounting software. We recommend that billing be done from WooCommerce." 64 msgstr "" 65 66 #: ../classes/class-application.php:95, ../dist/classes/class-application.php:108 67 msgid "Install this integration" 68 msgstr "" 69 70 #. translators: 1: plugin product name 71 #: ../classes/class-application.php:104, ../dist/classes/class-application.php:117 72 msgid "No %s account yet?" 73 msgstr "" -
combidesk-zoho/trunk/readme.txt
r3331869 r3359084 5 5 Tags: WooCommerce, Zoho 6 6 Requires at least: 4.9 7 Tested up to: 6.8 8 Stable tag: 1.2 79 Version: 1.2 77 Tested up to: 6.8.2 8 Stable tag: 1.28 9 Version: 1.28 10 10 Requires PHP: 7.0 11 11 Website: https://combidesk.com/ … … 102 102 == Changelog == 103 103 104 = 1.28 = 105 Release Date: September 10, 2025 106 107 Support for WordPress 6.8.2 and WooCommerce 10.1.2 108 104 109 = 1.27 = 105 110 Release Date: July 22, 2025
Note: See TracChangeset
for help on using the changeset viewer.