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: RELEASE-NOTES.txt
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
*** PLEASE FOLLOW THIS FORMAT: [<priority indicator, more stars = higher priority>] <description> [<PR URL>]
2
2
3
+
13.9
4
+
-----
5
+
6
+
3
7
13.8
4
8
-----
5
9
- [Internal] Orders: Bundled products (within a product bundle) are now indented, to show their relationship to the parent bundle. [https://github.com/woocommerce/woocommerce-ios/pull/9778]
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
@@ -57,9 +57,9 @@ msgctxt "app_store_promo_text"
57
57
msgid"Run your store from anywhere"
58
58
msgstr""
59
59
60
-
msgctxt"v13.7-whats-new"
60
+
msgctxt"v13.8-whats-new"
61
61
msgid""
62
-
"You’ve asked for it, and now it’s here! You can now search for an order using a SKU when creating an order on the go. We have also made updates to the product selection so it's easier to search variations of a product. Awesome, right?\n"
62
+
"Lots of updates this week! We've added a new privacy screen for merchants in the EU to better control their privacy choices. We made it easy for you to share your products and store directly from the app. We also focused on fixing a few bugs and enhancements around product and order management. Keep your feedback coming!\n"
63
63
msgstr""
64
64
65
65
#. translators: This is a promo message that will be attached on top of a screenshot in the App Store.
/* Button to reset password on the site credential login screen
5742
5746
Button to reset password on the WPCom password login screen of the Jetpack setup flow.
5743
5747
The button title for a secondary call-to-action button. When the user can't remember their password. */
@@ -5775,7 +5779,8 @@ This part is the link to the website, and forms part of a longer sentence which
5775
5779
Retry action title
5776
5780
Retry button on the error notice for the upgrade view
5777
5781
Retry button title for the privacy screen notices
5778
-
Retry the last action */
5782
+
Retry the last action
5783
+
Retry title on the notice action button */
5779
5784
"Retry" = "Retry";
5780
5785
5781
5786
/* Button to try again after connecting to a specific reader fails due to address problems. Intended for use after the merchant corrects the address in the store admin pages.
@@ -6167,6 +6172,9 @@ This part is the link to the website, and forms part of a longer sentence which
6167
6172
/* Payment Link method title on the select payment method screen */
6168
6173
"Share Payment Link" = "Share Payment Link";
6169
6174
6175
+
/* Title of the action button to share the first created product */
6176
+
"Share Product" = "Share Product";
6177
+
6170
6178
/* Navigates to a screen to share feedback about Tap to Pay on iPhone. */
6171
6179
"Share Tap to Pay on iPhone Feedback" = "Share Tap to Pay on iPhone Feedback";
6172
6180
@@ -7333,6 +7341,9 @@ This part is the link to the website, and forms part of a longer sentence which
7333
7341
/* Text of the notice that is displayed while the refund creation fails. */
7334
7342
"There was an error issuing the refund" = "There was an error issuing the refund";
7335
7343
7344
+
/* Notice title when there is an error saving the privacy banner choice */
7345
+
"There was an error saving your privacy choices." = "There was an error saving your privacy choices.";
7346
+
7336
7347
/* Notice displayed when searching the list of products fails */
7337
7348
"There was an error searching products" = "There was an error searching products";
You’ve asked for it, and now it’s here! You can now search for an order using a SKU when creating an order on the go. We have also made updates to the product selection so it's easier to search variations of a product. Awesome, right?
1
+
Lots of updates this week! We've added a new privacy screen for merchants in the EU to better control their privacy choices. We made it easy for you to share your products and store directly from the app. We also focused on fixing a few bugs and enhancements around product and order management. Keep your feedback coming!
0 commit comments