Skip to content

Commit 4328adc

Browse files
committed
Freeze strings for translation
1 parent d044099 commit 4328adc

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

fastlane/resources/values/strings.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,6 +1310,9 @@
13101310
<string name="shipping_label_purchased_purchase_failed_error">We can\'t confirm the Shipping Label purchase right now, try again later</string>
13111311
<string name="shipping_label_select_origin_default_address">%s (default)</string>
13121312
<string name="shipping_label_select_origin_address">Address</string>
1313+
<string name="shipping_labels_customs_title">Customs</string>
1314+
<string name="shipping_labels_customs_missing_info_badge">Missing info</string>
1315+
<string name="shipping_labels_customs_completed_badge">Completed</string>
13131316

13141317

13151318
<!--
@@ -2398,6 +2401,7 @@
23982401
<string name="product_add_photo">Add photo</string>
23992402
<string name="product_replace_photo">Replace photo</string>
24002403
<string name="product_remove_photo">Remove photo</string>
2404+
<string name="product_open_upload_screen">View recent upload failures</string>
24012405
<string name="product_cover_photo_tag">Cover</string>
24022406
<string name="product_image_add">Add a product image</string>
24032407
<string name="product_image_error_removing">Error removing product image</string>
@@ -4459,6 +4463,27 @@
44594463
<string name="woo_shipping_labels_package_creation_error_message">Do you want to proceed without saving it?</string>
44604464
<string name="woo_shipping_labels_package_creation_error_proceed">Proceed</string>
44614465
<string name="woo_shipping_labels_package_creation_error_cancel">Cancel</string>
4466+
<string name="woo_shipping_labels_customs_add_missing_information">Add Missing Information</string>
4467+
<string name="woo_shipping_labels_customs_content_type_label">Content Type</string>
4468+
<string name="woo_shipping_labels_customs_restriction_type_label">Restriction Type</string>
4469+
<string name="woo_shipping_labels_customs_itn_label">International Transaction Number</string>
4470+
<string name="woo_shipping_labels_customs_return_to_sender_label">Return to sender if package is not able to be delivered</string>
4471+
<string name="woo_shipping_labels_customs_content_details_label">Content Details</string>
4472+
<string name="woo_shipping_labels_customs_content_details_description">Please describe what kind of goods this package contains</string>
4473+
<string name="woo_shipping_labels_customs_content_merchandise">Merchandise</string>
4474+
<string name="woo_shipping_labels_customs_content_gift">Gift</string>
4475+
<string name="woo_shipping_labels_customs_content_returned_goods">Returned Goods</string>
4476+
<string name="woo_shipping_labels_customs_content_sample">Sample</string>
4477+
<string name="woo_shipping_labels_customs_content_documents">Documents</string>
4478+
<string name="woo_shipping_labels_customs_content_other">Other</string>
4479+
<string name="woo_shipping_labels_customs_restriction_details_label">Restriction Details</string>
4480+
<string name="woo_shipping_labels_customs_restriction_details_description">Please describe what kind of restrictions this package must have</string>
4481+
<string name="woo_shipping_labels_customs_restriction_none">None</string>
4482+
<string name="woo_shipping_labels_customs_restriction_quarantine">Quarantine</string>
4483+
<string name="woo_shipping_labels_customs_restriction_sanitary">Sanitary / Phytosanitary inspection</string>
4484+
<string name="woo_shipping_labels_customs_restriction_other">Other</string>
4485+
4486+
44624487
<string name="email_not_registered_wpcom">Hmm, we can\'t find a WordPress.com account connected to this email address.</string>
44634488

44644489
<string name="woo_shipping_edit_origin_address_title">Edit Origin</string>

0 commit comments

Comments
 (0)