Skip to content

Commit

Permalink
Updates to 6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WooCommerce committed Aug 27, 2024
1 parent a8df935 commit ca6f178
Show file tree
Hide file tree
Showing 14 changed files with 171 additions and 106 deletions.
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
*** WooCommerce Subscriptions Changelog ***

2024-08-27 - version 6.6.1
* Fix: Resolved an issue where simple product prices were incorrectly set to $0 when purchasing subscriptions and simple products with a coupon in WC 9.2.
* Dev: Update subscriptions-core to 7.4.2.

2024-08-22 - version 6.6.0
* Fix: Resolve duplicate subscription creation and PHP warning when switching subscriptions with Prepaid for WooCommerce Subscriptions plugin active.
* Fix: Switch calculations now exclude previous switch orders with a checkout-draft status.
Expand Down
51 changes: 23 additions & 28 deletions languages/woocommerce-subscriptions.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,43 +2,38 @@
# This file is distributed under the same license as the WooCommerce Subscriptions plugin.
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Subscriptions 6.6.0\n"
"Project-Id-Version: WooCommerce Subscriptions 6.6.1\n"
"Report-Msgid-Bugs-To: https://woocommerce.com/contact-us\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-08-22T07:20:55+00:00\n"
"POT-Creation-Date: 2024-08-27T01:02:31+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.11.0\n"
"X-Generator: WP-CLI 2.9.0\n"
"X-Domain: woocommerce-subscriptions\n"

#. Plugin Name of the plugin
#: woocommerce-subscriptions.php
#: vendor/woocommerce/subscriptions-core/includes/privacy/class-wcs-privacy.php:40
msgid "WooCommerce Subscriptions"
msgstr ""

#. Plugin URI of the plugin
#: woocommerce-subscriptions.php
msgid "https://www.woocommerce.com/products/woocommerce-subscriptions/"
msgstr ""

#. Description of the plugin
#: woocommerce-subscriptions.php
msgid "Sell products and services with recurring payments in your WooCommerce Store."
msgstr ""

#. Author of the plugin
#: woocommerce-subscriptions.php
#: includes/admin/class-wcs-admin-reports.php:136
#: includes/admin/reports/class-wcs-report-cache-manager.php:262
msgid "WooCommerce"
msgstr ""

#. Author URI of the plugin
#: woocommerce-subscriptions.php
msgid "https://woocommerce.com/"
msgstr ""

Expand Down Expand Up @@ -2021,7 +2016,7 @@ msgid "Optionally include an amount to be charged at the outset of the subscript
msgstr ""

#: vendor/woocommerce/subscriptions-core/includes/admin/class-wc-subscriptions-admin.php:374
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2422
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2479
#: vendor/woocommerce/subscriptions-core/templates/admin/html-variation-price.php:25
msgid "Free trial"
msgstr ""
Expand Down Expand Up @@ -3164,102 +3159,102 @@ msgid "Your cart has been emptied of subscription products. Only one subscriptio
msgstr ""

#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart-validator.php:130
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:1482
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:1539
msgid "That subscription product can not be added to your cart as it already contains a subscription renewal."
msgstr ""

#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:483
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:540
msgid "Initial Shipment"
msgstr ""

#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:922
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:979
msgid "Please enter a valid postcode/ZIP."
msgstr ""

#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:1120
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:1177
msgid "Invalid recurring shipping method."
msgstr ""

#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2158
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2215
msgid "now"
msgstr ""

#. translators: placeholder is a number of days.
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2317
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2374
#: vendor/woocommerce/subscriptions-core/includes/wcs-time-functions.php:58
msgid "%s day"
msgid_plural "%s days"
msgstr[0] ""
msgstr[1] ""

#. translators: placeholder is a number of weeks.
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2321
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2378
#: vendor/woocommerce/subscriptions-core/includes/wcs-time-functions.php:60
msgid "%s week"
msgid_plural "%s weeks"
msgstr[0] ""
msgstr[1] ""

#. translators: placeholder is a number of months.
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2325
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2382
#: vendor/woocommerce/subscriptions-core/includes/wcs-time-functions.php:62
msgid "%s month"
msgid_plural "%s months"
msgstr[0] ""
msgstr[1] ""

#. translators: placeholder is a number of years.
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2329
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2386
#: vendor/woocommerce/subscriptions-core/includes/wcs-time-functions.php:64
msgid "%s year"
msgid_plural "%s years"
msgstr[0] ""
msgstr[1] ""

#. translators: 1$: day of the week (e.g. "every Wednesday").
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2351
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2408
msgid "every %1$s"
msgstr ""

#. translators: 1$: period, 2$: day of the week (e.g. "every 2nd week on Wednesday").
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2355
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2412
msgid "every %1$s on %2$s"
msgstr ""

#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2364
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2421
msgid "on the last day of each month"
msgstr ""

#. translators: 1$: day of the month (e.g. "23rd") (e.g. "every 23rd of each month").
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2368
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2425
msgid "on the %1$s of each month"
msgstr ""

#. translators: 1$: interval (e.g. "3rd") (e.g. "on the last day of every 3rd month").
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2376
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2433
msgid "on the last day of every %1$s month"
msgstr ""

#. translators: on the, 1$: <date> day of every, 2$: <interval> month (e.g. "on the 23rd day of every 2nd month").
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2382
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2439
msgid "on the %1$s day of every %2$s month"
msgstr ""

#. translators: on, 1$: <date>, 2$: <month> each year (e.g. "on March 15th each year").
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2393
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2450
msgid "on %1$s %2$s each year"
msgstr ""

#. translators: 1$: month (e.g. "March"), 2$: day of the month (e.g. "23rd), 3$: interval year (r.g March 23rd every 2nd year").
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2400
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2457
msgid "on %1$s %2$s every %3$s year"
msgstr ""

#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2432
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2489
msgid "Sign up fee"
msgstr ""

#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2442
#: vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php:2499
msgid "Renews"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion vendor/autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit47c9a4f297bb3855920928bfaa252bb8::getLoader();
return ComposerAutoloaderInitd13119b632d3cc9554ea23819396f4c1::getLoader();
Loading

0 comments on commit ca6f178

Please sign in to comment.