Interpolation requires that naming of the placeholder be consistent. We can use associative or non... IMO associative is better because you know what is supposed to go there.
- replaced %1, etc with {0} - May need to do this in other language files.