The format string "Found '%s' encoded in a %s code." resolves to ... QR-Code code. if code->type is "QR-Code", which is a bit repetitive.
"Found '%s' encoded in a %s code."
... QR-Code code.
code->type
"QR-Code"
This has been fixed in 1.3.0.
1.3.0