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 699fb7e commit fcf9b45Copy full SHA for fcf9b45
WooCommerce/Classes/ViewModels/CardPresentPayments/CardPresentModalSuccessWithoutEmail.swift
@@ -67,7 +67,7 @@ private extension CardPresentModalSuccessWithoutEmail {
67
68
static let saveReceiptAndContinue = NSLocalizedString(
69
"Save receipt and continue",
70
- comment: "Button when the user does not want to print or email receipt. Presented to users after a payment has been successfully collected"
+ comment: "Button when the user does not want to print the receipt. Presented to users after a payment has been successfully collected"
71
)
72
}
73
0 commit comments