On 09/10/2014 04:51 AM, Peter Krempa wrote:
> Tweak the messages so that they mention "title" rather than
> "description" when operating in title mode. Also fixes one missing "%s"
> before non-formatted gettext message.
> 
> Before:
>  $ virsh desc --title dom
>  No description for domain: dom
> 
> After:
>  $ virsh desc --title dom
>  No title for domain: dom
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1140034
> ---
>  tools/virsh-domain.c | 15 +++++++++++----
>  1 file changed, 11 insertions(+), 4 deletions(-)

ACK

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to