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
/* Subtitle of the alert presented when the user tries to connect to a specific card reader and it fails due to it having a critically low battery */
7483
+
"pointOfSale.cardPresentPayment.alert.connectingFailedChargeReader.error.details" = "The reader has a critically low battery. Please charge the reader or try a different reader.";
7484
+
7485
+
/* Button to try again after connecting to a specific reader fails due to a critically low battery. */
/* Button to try again after connecting to a specific reader fails due to address problems. Intended for use after the merchant corrects the address in the store admin pages. */
7504
+
"pointOfSale.cardPresentPayment.alert.connectingFailedUpdateAddress.retry.button.title" = "Retry After Updating";
7505
+
7506
+
/* Title of the alert presented when the user tries to connect to a specific card reader and it fails due to address problems */
7507
+
"pointOfSale.cardPresentPayment.alert.connectingFailedUpdateAddress.title" = "Please correct your store address to proceed";
7508
+
7509
+
/* Button to dismiss the alert presented when connecting to a specific reader fails due to postal code problems. This also cancels searching. */
/* Subtitle of the alert presented when the user tries to connect to a specific card reader and it fails due to postal code problems */
7513
+
"pointOfSale.cardPresentPayment.alert.connectingFailedUpdatePostCode.errorDetails" = "You can set your store's postcode/ZIP in wp-admin > WooCommerce > Settings (General)";
7514
+
7515
+
/* Button to try again after connecting to a specific reader fails due to postal code problems. Intended for use after the merchant corrects the postal code in the store admin pages. */
7516
+
"pointOfSale.cardPresentPayment.alert.connectingFailedUpdatePostCode.retry.button.title" = "Retry After Updating";
7517
+
7518
+
/* Title of the alert presented when the user tries to connect to a specific card reader and it fails due to postal code problems */
7519
+
"pointOfSale.cardPresentPayment.alert.connectingFailedUpdatePostCode.title" = "Please correct your store's postcode/ZIP";
7520
+
7521
+
/* Label within the modal dialog that appears when connecting to a card reader */
/* Label that displays when an optional software update is happening */
7543
+
"pointOfSale.cardPresentPayment.alert.optionalReaderUpdateInProgress.message" = "Your reader will automatically restart and reconnect after the update is complete.";
7544
+
7545
+
/* Label that describes the completed progress of an update being installed (e.g. 15% complete). Keep the %.0f%% exactly as is */
/* Error message. Presented to users when updating the card reader software fails */
7567
+
"pointOfSale.cardPresentPayment.alert.readerUpdateFailed.title" = "We couldn’t update your reader’s software";
7568
+
7569
+
/* Button to dismiss the alert presented when an update fails because the reader is low on battery. Please leave the %.0f%% intact, as it represents the current percentage of charge. */
7570
+
"pointOfSale.cardPresentPayment.alert.readerUpdateFailedLowBattery.batteryLevelInfo" = "Updating the reader software failed because the reader’s battery is %.0f%% charged. Please charge the reader above 50%% before trying again.";
7571
+
7572
+
/* Button to dismiss the alert presented when an update fails because the reader is low on battery. */
/* Button to dismiss the alert presented when an update fails because the reader is low on battery. */
7576
+
"pointOfSale.cardPresentPayment.alert.readerUpdateFailedLowBattery.noBatteryLevelInfo" = "Updating the reader software failed because the reader is low on battery. Please charge the reader above 50% before trying again.";
7577
+
7578
+
/* Title of the alert presented when an update fails because the reader is low on battery. */
/* Label that displays when a mandatory software update is happening */
7591
+
"pointOfSale.cardPresentPayment.alert.requiredReaderUpdateInProgress.message" = "Your card reader software needs to be updated to collect payments. Cancelling will block your reader connection.";
7592
+
7593
+
/* Label that describes the completed progress of an update being installed (e.g. 15% complete). Keep the %.0f%% exactly as is */
0 commit comments