Skip to content

Commit bab5c85

Browse files
joshhealdstaskus
andauthored
Update WooCommerce/Classes/POS/Presentation/PointOfSaleBarcodeScannerInformationModal.swift
Co-authored-by: Povilas Staskus <[email protected]>
1 parent f29bc9a commit bab5c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/POS/Presentation/PointOfSaleBarcodeScannerInformationModal.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ private extension PointOfSaleBarcodeScannerInformationModal {
111111
comment: "Accessible version of primary bullet point in barcode info modal, without bullet character for screen readers"
112112
)
113113
static let barcodeInfoSecondaryMessageAccessible = NSLocalizedString(
114-
"pos.barcodeInfoModal.secondaryMessage.accessible",
114+
"pos.barcodeInfoModal.secondaryMessage.accessible.2",
115115
value: "Second: Refer to your Bluetooth barcode scanner's instructions to set H-I-D mode. This usually " +
116116
"requires scanning a special barcode in the manual.",
117117
comment: "Accessible version of secondary bullet point in barcode info modal, without bullet character for screen readers"

0 commit comments

Comments
 (0)