We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 454aa2b commit 229fde3Copy full SHA for 229fde3
WooCommerce/Classes/POS/Models/Cart+BarcodeScanError.swift
@@ -121,7 +121,7 @@ extension PointOfSaleBarcodeScanError {
121
)
122
123
static let incompleteScan = NSLocalizedString(
124
- "pointOfSale.barcodeScan.error.incompleteScan2",
+ "pointOfSale.barcodeScan.error.incompleteScan.2",
125
value: "The scanner did not send an end-of-line character",
126
comment: "Error message shown when scanner times out without sending end-of-line character."
127
0 commit comments