]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: use N_ rather than gettext_noop
authorEric Blake <eblake@redhat.com>
Tue, 9 Mar 2010 17:05:02 +0000 (10:05 -0700)
committerJim Meyering <meyering@redhat.com>
Tue, 9 Mar 2010 17:24:02 +0000 (18:24 +0100)
commit0c39adef9565860916c9317e94661cb3b9036ea8
treea20a18fbf5360392167f5b56dd66171e214cbe3c
parentf6876e10cf11090e717054c98a890bff07ec533f
virsh: use N_ rather than gettext_noop

With N_() in place, we can use it for a smaller file.

* doc/api-extension/0008-Step-8-of-8-Add-virsh-support.patch:
Replace all uses of gettext_noop with N_.
* tools/virsh.c: Likewise, throughout the file.
docs/api_extension/0008-Step-8-of-8-Add-virsh-support.patch
tools/virsh.c