You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
<!--
2
2
Contains editorialized release notes. Raw release notes should go into `RELEASE-NOTES.txt`.
3
3
-->
4
+
## 23.2
5
+
This update smooths your WooCommerce experience with improved cash payments, easier access to POS settings, and accurate HAZMAT details on shipping labels. Plus, we fixed a Blaze flow issue so campaigns behave as expected. Faster, clearer, and more reliable — just how you need it!
6
+
4
7
## 23.1
5
8
Managing your store just got smoother with a more reliable shipping label workflow! Jetpack setup has also been improved for a faster, easier connection. Update now and enjoy the improvements!
Copy file name to clipboardExpand all lines: WooCommerce/Resources/AppStoreStrings.pot
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -61,9 +61,9 @@ msgctxt "app_store_promo_text"
61
61
msgid"Run your store from anywhere"
62
62
msgstr""
63
63
64
-
msgctxt"v23.1-whats-new"
64
+
msgctxt"v23.2-whats-new"
65
65
msgid""
66
-
"Managing your store just got smoother with a more reliable shipping label workflow! Jetpack setup has also been improved for a faster, easier connection. Update now and enjoy the improvements!\n"
66
+
"This update smooths your WooCommerce experience with improved cash payments, easier access to POS settings, and accurate HAZMAT details on shipping labels. Plus, we fixed a Blaze flow issue so campaigns behave as expected. Faster, clearer, and more reliable — just how you need it!\n"
67
67
msgstr""
68
68
69
69
#. translators: This is a promo message that will be attached on top of a screenshot in the App Store.
/* Error message when the system fails to collect a cash payment. */
2674
-
"collectcashviewhelper.failedtocollectcashpayment.errormessage" = "Error trying to process payment. Try again.";
2675
-
2676
2670
/* Error message when collecting an In-Person Payment and the order total has changed remotely. */
2677
2671
"collectOrderPaymentUseCase.error.message.orderTotalChanged" = "Order total has changed since the beginning of payment. Please go back and check the order is correct, then try the payment again.";
2678
2672
@@ -4444,6 +4438,15 @@ which should be translated separately and considered part of this sentence. */
/* Cell description on the beta features screen to enable application passwords feature. The placeholder will be replaced by a link title. */
4442
+
"experimentalFeatures.applicationPasswords.description" = "Enable %@ to let the app fetch data directly from your WooCommerce site rather than via Jetpack connections";
4443
+
4444
+
/* Link text to open Application Passwords documentation page */
/* The subtitle of the menu button to view product restrictions info, shown in settings. We only show simple and variable products in POS, this shows a modal to help explain that limitation. */
8116
+
"PointOfSaleSettingsHelpDetailView.help.productRestrictionsInfo.button.subtitle" = "Learn about which products are supported in POS";
8117
+
8118
+
/* The title of the menu button to view product restrictions info, shown in settings. We only show simple and variable products in POS, this shows a modal to help explain that limitation. */
8119
+
"PointOfSaleSettingsHelpDetailView.help.productRestrictionsInfo.button.title" = "Where are my products?";
8120
+
8121
+
/* Button to dismiss the support form from the POS settings. */
/* Label for a refund entry. %1$lld is the refund ID. */
8540
+
"pos.orderDetailsView.refundLabel" = "Refunded";
8541
+
8542
+
/* Label for taxes in the totals section */
8543
+
"pos.orderDetailsView.taxesLabel" = "Taxes";
8544
+
8545
+
/* Label for the order total */
8546
+
"pos.orderDetailsView.totalLabel" = "Total";
8547
+
8548
+
/* Section title for the order totals breakdown */
8549
+
"pos.orderDetailsView.totalsTitle" = "Totals";
8550
+
8551
+
/* Text appearing on the order list screen when there's an error loading a page of orders after the first. Shown inline with the previously loaded orders above. */
8552
+
"pos.orderList.failedToLoadOrdersNextPageTitle" = "Unable to load more orders";
8553
+
8554
+
/* Text appearing on the order list screen when there's an error loading orders. */
8555
+
"pos.orderList.failedToLoadOrdersTitle" = "Unable to load orders";
8556
+
8557
+
/* Title at the header for the Orders view. */
8558
+
"pos.orderListView.ordersTitle" = "Orders";
8559
+
8369
8560
/* Text indicating that there are options available for a parent product */
Managing your store just got smoother with a more reliable shipping label workflow! Jetpack setup has also been improved for a faster, easier connection. Update now and enjoy the improvements!
1
+
This update smooths your WooCommerce experience with improved cash payments, easier access to POS settings, and accurate HAZMAT details on shipping labels. Plus, we fixed a Blaze flow issue so campaigns behave as expected. Faster, clearer, and more reliable — just how you need it!
0 commit comments