Use `unicodeWrap` when inserting placeholders in error messages so they set the correct text direction. Update some strings with formatting directives to (a) include `_fmt` in the name, and (b) use `%1$s` instead of `%s`.
Use `unicodeWrap` when inserting placeholders in error messages so they set the correct text direction. Update some strings with formatting directives to (a) include `_fmt` in the name, and (b) use `%1$s` instead of `%s`.