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: app/code/Magento/Sales/i18n/en_US.csv
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -284,8 +284,8 @@ Go to Home Page,Go to Home Page
284
284
We can't find this wish list.,We can't find this wish list.
285
285
"We could not add a product to cart by the ID ""%1"".","We could not add a product to cart by the ID ""%1""."
286
286
There is an error in one of the option rows.,There is an error in one of the option rows.
287
-
Shipping Address: ,Shipping Address:
288
-
Billing Address: ,Billing Address:
287
+
"Shipping Address: ","Shipping Address: "
288
+
"Billing Address: ","Billing Address: "
289
289
Please specify order items.,Please specify order items.
290
290
Please specify a shipping method.,Please specify a shipping method.
291
291
Please specify a payment method.,Please specify a payment method.
@@ -383,8 +383,8 @@ Authorization,Authorization
383
383
Please set a proper payment and order id.,Please set a proper payment and order id.
384
384
Please enter a Transaction ID.,Please enter a Transaction ID.
385
385
You can't do this without a transaction object.,You can't do this without a transaction object.
386
-
Order # ,Order #
387
-
Order Date: ,Order Date:
386
+
"Order # ","Order # "
387
+
"Order Date: ","Order Date: "
388
388
Sold to:,Sold to:
389
389
Ship to:,Ship to:
390
390
Payment Method:,Payment Method:
@@ -400,16 +400,16 @@ Total (ex),Total (ex)
400
400
Qty,Qty
401
401
Tax,Tax
402
402
Total (inc),Total (inc)
403
-
Credit Memo # ,Credit Memo #
404
-
Invoice # ,Invoice #
403
+
"Credit Memo # ","Credit Memo # "
404
+
"Invoice # ","Invoice # "
405
405
The order object is not specified.,The order object is not specified.
406
406
The source object is not specified.,The source object is not specified.
407
407
An item object is not specified.,An item object is not specified.
408
408
A PDF object is not specified.,A PDF object is not specified.
409
409
A PDF page object is not specified.,A PDF page object is not specified.
410
410
Excl. Tax,Excl. Tax
411
411
Incl. Tax,Incl. Tax
412
-
Packing Slip # ,Packing Slip #
412
+
"Packing Slip # ","Packing Slip # "
413
413
title,title
414
414
The PDF total model %1 must be or extend \Magento\Sales\Model\Order\Pdf\Total\DefaultTotal.,The PDF total model %1 must be or extend \Magento\Sales\Model\Order\Pdf\Total\DefaultTotal.
415
415
We cannot register an existing shipment,We cannot register an existing shipment
@@ -669,7 +669,7 @@ Your %store_name order has shipped,Your %store_name order has shipped
669
669
Your shipping confirmation is below. Thank you again for your business.,Your shipping confirmation is below. Thank you again for your business.
670
670
Your Shipment #%shipment_id for Order #%order_id,Your Shipment #%shipment_id for Order #%order_id
671
671
Update to your %store_name shipment,Update to your %store_name shipment
0 commit comments