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 52e12a0 commit 8703aa2Copy full SHA for 8703aa2
Hardware/Hardware/CardReader/UnderlyingError.swift
@@ -450,7 +450,7 @@ extension UnderlyingError: LocalizedError {
450
"the device does not meet minimum requirements.")
451
case .commandNotAllowedDuringCall:
452
return NSLocalizedString("The built-in reader cannot be used during a phone call. Please try again after " +
453
- "you finish your call",
+ "you finish your call.",
454
comment: "Error message shown when the built-in reader cannot be used because " +
455
"there is a call in progress")
456
case .invalidAmount:
0 commit comments