Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion infra/resources/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@
<string name="mfid_skip_reason_does_not_have">Does not have %1$s</string>
<string name="mfid_skip_reason_did_not_bring">Did not bring %1$s</string>
<string name="mfid_skip_reason_incorrect">Brought incorrect %1$s</string>
<string name="mfid_skip_reason_does_not_want_to_provide">Does not want to priovide %1$s</string>
<string name="mfid_skip_reason_does_not_want_to_provide">Does not want to provide %1$s</string>
<string name="mfid_skip_reason_damaged">%1$s damaged or unreadable</string>
<string name="mfid_skip_reason_unable_to_scan">Unable to scan %1$s</string>
<string name="mfid_skip_reason_other">Other</string>
Expand Down