]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Honour user locale in cmdList
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 19 Sep 2018 08:23:53 +0000 (10:23 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 19 Sep 2018 08:44:08 +0000 (10:44 +0200)
commit8e8a9dc3fa84b2845dc37511e13e4efd0cfc8e97
treedd695d5d2ca6e7a2b80789a4a0861c934721004b
parent6d855abc14338f72b61e297ce73c113195c1b2c6
virsh: Honour user locale in cmdList

In 2e97450425e we've mistakenly removed gettext macro for
translating static strings. This results in table header being
printed in English regardless of user locale.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tools/virsh-domain-monitor.c