[Libvir] [PATCH] fix the Japanese messages

2007-06-13 Thread Saori Fukuta
Hi, We are making a review of the Japanese messages. And we fix Japanese help messages first. Signed-off-by: Saori Fukuta [EMAIL PROTECTED], Minoru Takata [EMAIL PROTECTED] Best regards, Saori Fukuta Minoru Takata ja.po.patch Description: Binary data virsh_help.patch Description:

Re: [Libvir] [PATCH] fix the Japanese messages

2007-06-13 Thread Richard W.M. Jones
Saori Fukuta wrote: Hi, We are making a review of the Japanese messages. And we fix Japanese help messages first. Signed-off-by: Saori Fukuta [EMAIL PROTECTED], Minoru Takata [EMAIL PROTECTED] Looks good to me. Rich. -- Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/

Re: [Libvir] [PATCH] fix the Japanese messages

2007-06-13 Thread Daniel Veillard
On Wed, Jun 13, 2007 at 05:33:36PM +0900, Saori Fukuta wrote: Hi, We are making a review of the Japanese messages. And we fix Japanese help messages first. Hi Saori, I applied the patch to virsh.c , that's not a problem, thanks. However for the localization changes, it is a bit more

Re: [Libvir] [PATCH] fix the Japanese messages

2007-06-13 Thread Daniel P. Berrange
On Wed, Jun 13, 2007 at 05:33:36PM +0900, Saori Fukuta wrote: Hi, We are making a review of the Japanese messages. And we fix Japanese help messages first. This is slightly wrong: -fprintf(stdout, %-15s %s\n, buf, opt-help); +fprintf(stdout, %-15s

Re: [Libvir] [PATCH] fix the Japanese messages

2007-06-13 Thread Saori Fukuta
On Wed, 13 Jun 2007 05:35:48 -0400 Daniel Veillard wrote: On Wed, Jun 13, 2007 at 05:33:36PM +0900, Saori Fukuta wrote: Hi, We are making a review of the Japanese messages. And we fix Japanese help messages first. Hi Saori, I applied the patch to virsh.c , that's not a problem,

Re: [Libvir] [PATCH] fix the Japanese messages

2007-06-13 Thread Saori Fukuta
On Wed, 13 Jun 2007 13:59:14 +0100 Daniel P. Berrange wrote: On Wed, Jun 13, 2007 at 05:33:36PM +0900, Saori Fukuta wrote: Hi, We are making a review of the Japanese messages. And we fix Japanese help messages first. This is slightly wrong: -fprintf(stdout,