Skip to content

Commit 229fde3

Browse files
committed
Update localized string modifier
1 parent 454aa2b commit 229fde3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/POS/Models/Cart+BarcodeScanError.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ extension PointOfSaleBarcodeScanError {
121121
)
122122

123123
static let incompleteScan = NSLocalizedString(
124-
"pointOfSale.barcodeScan.error.incompleteScan2",
124+
"pointOfSale.barcodeScan.error.incompleteScan.2",
125125
value: "The scanner did not send an end-of-line character",
126126
comment: "Error message shown when scanner times out without sending end-of-line character."
127127
)

0 commit comments

Comments
 (0)