Skip to content

Commit 8393785

Browse files
committed
Freeze strings for localization
1 parent a7f5bf8 commit 8393785

File tree

1 file changed

+51
-24
lines changed

1 file changed

+51
-24
lines changed

WooCommerce/Resources/en.lproj/Localizable.strings

Lines changed: 51 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -923,6 +923,9 @@ which should be translated separately and considered part of this sentence. */
923923
/* Label for net amount used for gift cards in the Analytics Hub */
924924
"analyticsHub.giftCardsCard.trailingTitle" = "Net Amount";
925925

926+
/* Label for button to create a paid Google Ads campaign. */
927+
"analyticsHub.googleCampaignCTA.button" = "Add paid campaign";
928+
926929
/* Title for the list of campaigns on the Google campaigns card on the analytics hub screen. */
927930
"analyticsHub.googleCampaigns.campaignsList.title" = "Campaigns";
928931

@@ -941,6 +944,9 @@ which should be translated separately and considered part of this sentence. */
941944
/* Title for the Google campaigns card on the analytics hub screen. */
942945
"analyticsHub.googleCampaigns.title" = "Google Campaigns";
943946

947+
/* Text displayed in the Analytics Hub when there are no Google Ads campaign analytics. */
948+
"analyticsHub.googleCampaignsCTA.message" = "Drive sales and generate more traffic with Google Ads.";
949+
944950
/* Label for button to enable Jetpack Stats */
945951
"analyticsHub.jetpackStatsCTA.buttonLabel" = "Enable Jetpack Stats";
946952

@@ -2184,8 +2190,7 @@ which should be translated separately and considered part of this sentence. */
21842190
Title of the secondary button displayed when purchasing a plan fails, so the merchant can exit the flow. */
21852191
"Cancel Upgrade" = "Cancel Upgrade";
21862192

2187-
/* Display label for cancelled order status.
2188-
Display label for the subscription status type */
2193+
/* Display label for the subscription status type */
21892194
"Cancelled" = "Cancelled";
21902195

21912196
/* Error message shown when the input URL does not point to an existing site. */
@@ -2613,9 +2618,6 @@ which should be translated separately and considered part of this sentence. */
26132618
/* Third instruction on the test order screen */
26142619
"Complete the payment and await a push notification about the order on your WooCommerce app." = "Complete the payment and await a push notification about the order on your WooCommerce app.";
26152620

2616-
/* Display label for completed order status. */
2617-
"Completed" = "Completed";
2618-
26192621
/* Title for the list of component options in the Component Settings view */
26202622
"Component Options" = "Component Options";
26212623

@@ -3831,8 +3833,7 @@ which should be translated separately and considered part of this sentence. */
38313833
/* Title of the downloadable file bottom sheet action for adding media from device. */
38323834
"downloadableFileSource.deviceMedia" = "Media on device";
38333835

3834-
/* Display label for auto-draft order status.
3835-
Display label for the product's draft status */
3836+
/* Display label for the product's draft status */
38363837
"Draft" = "Draft";
38373838

38383839
/* Drag and drop helper text above photo list in Product images screen */
@@ -4357,9 +4358,6 @@ which should be translated separately and considered part of this sentence. */
43574358
/* Display label for affiliate product type. */
43584359
"External/Affiliate" = "External/Affiliate";
43594360

4360-
/* Display label for failed order status. */
4361-
"Failed" = "Failed";
4362-
43634361
/* Error message on the Coupon Details screen when deleting coupon fails */
43644362
"Failed to delete coupon. Please try again." = "Failed to delete coupon. Please try again.";
43654363

@@ -5447,7 +5445,8 @@ which should be translated separately and considered part of this sentence. */
54475445
"Last Sold" = "Last Sold";
54485446

54495447
/* Time for when the orders were last updated
5450-
Time for when the performance card was last updated */
5448+
Time for when the performance card was last updated
5449+
Time for when the top performers card was last updated */
54515450
"Last Updated: %@" = "Last Updated: %@";
54525451

54535452
/* Title of the Analytics Hub Last Week selection range */
@@ -6483,9 +6482,6 @@ which should be translated separately and considered part of this sentence. */
64836482
Display label for the product's inventory stock status */
64846483
"On back order" = "On back order";
64856484

6486-
/* Display label for on hold order status. */
6487-
"On hold" = "On hold";
6488-
64896485
/* Display label for the subscription status type */
64906486
"On Hold" = "On Hold";
64916487

@@ -6875,6 +6871,30 @@ which should be translated separately and considered part of this sentence. */
68756871
/* Additional message explaining what will happen when the merchant enables the Pay in Person payment gateway during card present payments onboarding. */
68766872
"Orders can still be created manually without enabling this feature." = "Orders can still be created manually without enabling this feature.";
68776873

6874+
/* Display label for auto-draft order status. */
6875+
"orderStatusEnum.localizedName.autoDraft" = "Draft";
6876+
6877+
/* Display label for cancelled order status. */
6878+
"orderStatusEnum.localizedName.cancelled" = "Cancelled";
6879+
6880+
/* Display label for completed order status. */
6881+
"orderStatusEnum.localizedName.completed" = "Completed";
6882+
6883+
/* Display label for failed order status. */
6884+
"orderStatusEnum.localizedName.failed" = "Failed";
6885+
6886+
/* Display label for on hold order status. */
6887+
"orderStatusEnum.localizedName.onHold" = "On hold";
6888+
6889+
/* Display label for pending order status. */
6890+
"orderStatusEnum.localizedName.pending" = "Pending Payment";
6891+
6892+
/* Display label for processing order status. */
6893+
"orderStatusEnum.localizedName.processing" = "Processing";
6894+
6895+
/* Display label for refunded order status. */
6896+
"orderStatusEnum.localizedName.refunded" = "Refunded";
6897+
68786898
/* Description of the subscription billing interval for a product. Reads like: 'Every 2 months'. */
68796899
"OrderSubscriptionTableViewCellViewModel.billingInterval" = "Every %1$@ %2$@";
68806900

@@ -7081,8 +7101,7 @@ which should be translated separately and considered part of this sentence. */
70817101
/* This is a comma separated list of keywords used for spotlight indexing of the 'Payments' screen. */
70827102
"payments, tap to pay, woocommerce, woo, in-person payments, in person paymentscollect payment, payments, reader, card reader, order card reader" = "payments, tap to pay, woocommerce, woo, in-person payments, in person paymentscollect payment, payments, reader, card reader, order card reader";
70837103

7084-
/* Display label for pending order status.
7085-
Display label for the review's pending status
7104+
/* Display label for the review's pending status
70867105
Display label for the subscription status type */
70877106
"Pending" = "Pending";
70887107

@@ -7638,14 +7657,20 @@ which should be translated separately and considered part of this sentence. */
76387657
"pos.itemList.failedToLoadTitle" = "Error loading products";
76397658

76407659
/* Additional text within the product selector header banner, which explains current POS limitations */
7641-
"pos.itemlistview.headerBannerHint" = "Other product types, such as variable and virtual, will become available in future updates.";
7660+
"pos.itemlistview.headerBannerHint" = "Other product types, such as variable and virtual, will become available in future updates. Learn more";
76427661

76437662
/* Subtitle of the product selector header banner, which explains current POS limitations */
76447663
"pos.itemlistview.headerBannerSubtitle" = "Only simple physical products are available with POS right now.";
76457664

76467665
/* Title of the product selector header banner, which explains current POS limitations */
76477666
"pos.itemlistview.headerBannerTitle" = "Showing simple products only";
76487667

7668+
/* Subtitle of the Point of Sale entry point loading */
7669+
"pos.itemlistview.loading.subtitle" = "Let’s serve some customers";
7670+
7671+
/* Title of the Point of Sale entry point loading */
7672+
"pos.itemlistview.loading.title" = "Starting up";
7673+
76497674
/* Title of the Point of Sale product selector */
76507675
"pos.itemlistview.productSelectorTitle" = "Products";
76517676

@@ -7801,9 +7826,6 @@ which should be translated separately and considered part of this sentence. */
78017826
/* Spoken accessibility label for an icon image that indicates it's a private note and is not seen by the customer. */
78027827
"Private note" = "Private note";
78037828

7804-
/* Display label for processing order status. */
7805-
"Processing" = "Processing";
7806-
78077829
/* Alert title when processing a payment without a user name.
78087830
VoiceOver accessibility label. Indicates that a payment is being processed */
78097831
"Processing payment" = "Processing payment";
@@ -7929,12 +7951,18 @@ which should be translated separately and considered part of this sentence. */
79297951
/* Placeholder text on the product features field */
79307952
"productCreationAIStartingInfoView.placeholder" = "For example: Black cotton t-shirt, soft fabric, durable stitching, unique design";
79317953

7932-
/* Button to upload package photo to read text from the photo */
7933-
"productCreationAIStartingInfoView.readTextFromPhoto" = "Read text from product photo";
7954+
/* Description of button to upload package photo to read text from the photo */
7955+
"productCreationAIStartingInfoView.scanPhotoDescription" = "Add a text scanned from a photo";
7956+
7957+
/* Title of button to upload package photo to read text from the photo */
7958+
"productCreationAIStartingInfoView.scanPhotoTitle" = "Scan a product photo";
79347959

79357960
/* Subtitle on the starting info screen explaining what text to enter in the textfield. */
79367961
"productCreationAIStartingInfoView.subtitle" = "Tell us about your product, what it is and what makes it unique, then let the AI work its magic.";
79377962

7963+
/* Text to explain that text scanned from a package photo has been added to the starting info screen. */
7964+
"productCreationAIStartingInfoView.textAddedToInfo" = "Photo text added to starting info";
7965+
79387966
/* Title on the starting info screen. */
79397967
"productCreationAIStartingInfoView.title" = "Starting information";
79407968

@@ -8435,8 +8463,7 @@ which should be translated separately and considered part of this sentence. */
84358463
/* Title on the refund screen that lists the custom amounts total cost */
84368464
"refundCustomAmountsDetails.totalTitle" = "Custom Amounts Refund";
84378465

8438-
/* Display label for refunded order status.
8439-
The title for the refunded amount cell */
8466+
/* The title for the refunded amount cell */
84408467
"Refunded" = "Refunded";
84418468

84428469
/* Title of the refund detail cell when the refund was done manually. */

0 commit comments

Comments
 (0)