String: Made the status() function reachable. Adds String.status(), which is a direct interface to add_string_status(). add_string_status() now uses string_builder instead of dynamic_buffer. It also now knows about short and wide strings. Changes the output formatting of add_string_status(), but this should not matter, since it was not used anywhere.