[Libvir] [PATCH] setvcpus message

This patch is probably not correct. I wasn't sure how to handle I18N in libvirt. Had a request to add an error message for setvcpus <domain> 0. This patch prints an error message for that case. Mark

On Thu, Jun 14, 2007 at 04:55:14PM -0400, Mark Johnson wrote:
This patch is probably not correct. I wasn't sure how to handle I18N in libvirt.
What you've done there is correct. The build process extracts any strings marked with _(...) and puts them into the .pot files. We push these out to the Fedora translation team on a periodic basis to get the translations done.
Had a request to add an error message for setvcpus <domain> 0. This patch prints an error message for that case.
Yep, good idea. Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|

On Thu, Jun 14, 2007 at 11:20:13PM +0100, Daniel P. Berrange wrote:
On Thu, Jun 14, 2007 at 04:55:14PM -0400, Mark Johnson wrote:
This patch is probably not correct. I wasn't sure how to handle I18N in libvirt.
What you've done there is correct. The build process extracts any strings marked with _(...) and puts them into the .pot files. We push these out to the Fedora translation team on a periodic basis to get the translations done.
Had a request to add an error message for setvcpus <domain> 0. This patch prints an error message for that case.
Yep, good idea.
+1 Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
participants (3)
-
Daniel P. Berrange
-
Daniel Veillard
-
Mark Johnson