Replaced string %1, replacing string %2 must be same length. Statement ignored.
30
Cause . . . . . : If one string is replaced by another, they must be the same length (figurative constants have implicit length of 1).
Recovery . . . : Specify strings that are of the same length.