> Strings support
[ ... ]
> String content in assemblers now require a charset prefix.
Not quite. The charset prefix is of course optional. W/o prefix thestring is assumed having "iso-8859-1" charset.
Thanks for the summary,leo