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
@@ -5129,8 +5146,7 @@ which should be translated separately and considered part of this sentence. */
5129
5146
/* Accessibility label for an indeterminate loading indicator */
5130
5147
"In progress" = "In progress";
5131
5148
5132
-
/* Display label for the bundle item's inventory stock status
5133
-
Label about product's inventory stock status shown on Products tab */
5149
+
/* Display label for the bundle item's inventory stock status */
5134
5150
"In stock" = "In stock";
5135
5151
5136
5152
/* Long descriptions of alert informing users of what email they can use to sign in.Presented when users attempt to log in with an email that does not match a WP.com account */
@@ -7592,8 +7608,8 @@ which should be translated separately and considered part of this sentence. */
7592
7608
/* Error message shown when scan is too short. */
7593
7609
"pointOfSale.barcodeScan.error.barcodeTooShort" = "Barcode too short";
7594
7610
7595
-
/* Error message shown when scan is incomplete. */
/* The title of the floating button to indicate that the reader is not ready for another connection, usually because a connection has just been cancelled */
/* Accessibility label of a barcode or QR code image that needs to be scanned by a barcode scanner. */
8147
+
"pos.barcodeScannerSetup.barcodeImage.accesibilityLabel" = "Image of a code to be scanned by a barcode scanner.";
8148
+
8149
+
/* Message shown when scanner setup is complete */
8150
+
"pos.barcodeScannerSetup.complete.instruction.2" = "You are ready to start scanning products. Next time you need to connect your scanner, just turn it on and it will reconnect automatically.";
8151
+
8152
+
/* Title shown when scanner setup is successfully completed */
8153
+
"pos.barcodeScannerSetup.complete.title" = "Scanner set up!";
8154
+
8127
8155
/* Title for the done button in barcode scanner setup navigation */
@@ -8142,12 +8179,66 @@ which should be translated separately and considered part of this sentence. */
8142
8179
/* Title for other scanner option in barcode scanner setup */
8143
8180
"pos.barcodeScannerSetup.other.title" = "Other";
8144
8181
8182
+
/* Instruction for pairing scanner via device settings with feedback indicators. %1$@ is the scanner model name. */
8183
+
"pos.barcodeScannerSetup.pairing.instruction.format" = "Enable Bluetooth and select your %1$@ scanner in the iOS Bluetooth settings. The scanner will beep and show a solid LED when paired.";
8184
+
8185
+
/* Button title to open device Settings for scanner pairing */
8186
+
"pos.barcodeScannerSetup.pairing.settingsButton.title" = "Go to your device settings";
8187
+
8188
+
/* Title for the scanner pairing step */
8189
+
"pos.barcodeScannerSetup.pairing.title" = "Pair your scanner";
8190
+
8191
+
/* Instruction for scanning the Pair barcode to prepare scanner for pairing */
8192
+
"pos.barcodeScannerSetup.pairSetup.instruction" = "Use your barcode scanner to scan the code below to enter pairing mode.";
8193
+
8194
+
/* Title format for a product barcode setup step */
8195
+
"pos.barcodeScannerSetup.productBarcodeInfo.title" = "How to set up barcodes on products";
8196
+
8197
+
/* Button title for accessing product barcode setup information */
8198
+
"pos.barcodeScannerSetup.productBarcodeInformation.button.title" = "How to set up barcodes on products";
/* Instruction for testing the scanner by scanning a barcode */
8231
+
"pos.barcodeScannerSetup.test.instruction" = "Scan the barcode to test your scanner.";
8232
+
8233
+
/* Instruction shown when scanner test times out, suggesting troubleshooting steps */
8234
+
"pos.barcodeScannerSetup.test.timeout.instruction" = "Scan the barcode to test your scanner. If the issue continues, please check Bluetooth settings and try again.";
8235
+
8236
+
/* Title shown when scanner test times out without detecting a scan */
8237
+
"pos.barcodeScannerSetup.test.timeout.title" = "No scan data found yet";
8238
+
8239
+
/* Title for the scanner testing step */
8240
+
"pos.barcodeScannerSetup.test.title" = "Test your scanner";
8241
+
8151
8242
/* Hint to add products to the Cart when this is empty. */
8152
8243
"pos.cartView.addItemsToCartHint" = "Tap on a product to \n add it to the cart";
8153
8244
@@ -8952,6 +9043,9 @@ which should be translated separately and considered part of this sentence. */
8952
9043
/* Text on the header of the Select Product screen when one product is selected. */
0 commit comments