Bug 749564 - "virsh help net-info" does not have translation strings
Summary: "virsh help net-info" does not have translation strings
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-27 14:14 UTC by kato.tomoyuki
Modified: 2011-12-01 23:58 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-12-01 23:58:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description kato.tomoyuki 2011-10-27 14:14:07 UTC
Description of problem:
  "virsh help net-info" does not have translation strings.

Version-Release number of selected component (if applicable):
  libvirt-0.9.6

Steps to Reproduce:
  1. virsh help net-info
  
Additional info:
  libvirt-0.9.6/tools/virsh.c#6219:
  - {"desc", "Returns basic information about the network"},
  + {"desc", N_("Returns basic information about the network")},

Comment 1 Fedora Admin XMLRPC Client 2011-11-30 19:33:11 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Fedora Admin XMLRPC Client 2011-11-30 19:36:43 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Fedora Admin XMLRPC Client 2011-11-30 19:44:12 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Fedora Admin XMLRPC Client 2011-11-30 19:54:44 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 Eric Blake 2011-12-01 23:58:43 UTC
Thanks for the patch.  Next time, submitting patches directly to libvir-list may get faster response.  At any rate, this is now:

commit 77e62f132c4bf40b2caefdeacc799e29ebbbd636
Author: Eric Blake <eblake>
Date:   Thu Dec 1 16:55:47 2011 -0700

    virsh: translate net-info help
    
    Reported by kato.tomoyuki.com at
    https://bugzilla.redhat.com/show_bug.cgi?id=749564
    
    * tools/virsh.c (info_network_info): Mark string for translation.


Note You need to log in before you can comment on or make changes to this bug.