Getting the message from the kernel
Posted Jun 21, 2007 6:49 UTC (Thu) by
michaeljt (subscriber, #39183)
Parent article:
Getting the message from the kernel
What about a gettext-style scheme, with the actual translation done in the userspace logger? That way, all that needs to be changed in the kernel is adding tr() macros around the text in question, probably with a context parameter (there could also be a global per-file context to save typing time).
(
Log in to post comments)