net: Remove an untranslatable string from the resources. Add some output_xxx() functions so we can print strings that don't come from resources. Also protect against buffer overflows in output_vprintf() and constify the output_xxx() functions.