
Jim Meyering wrote:
This change marks for translation some more messages. It adds a few new ones, too, e.g., replacing "domain" with _("failed to parse domain description") in two places.
Likewise, there are some like this:
- virXendError (conn, VIR_ERR_NO_MEMORY, "strdup"); + virXendError (conn, VIR_ERR_NO_MEMORY, _("strdup failed"));
+1 to the patch. Although really errors like strdup should come from perror/strerror where (presumably) they have already been translated ... Rich. -- Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/ Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 03798903