]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virt-aa-helper: translate error messages
authorEric Blake <eblake@redhat.com>
Wed, 12 May 2010 17:23:06 +0000 (11:23 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 17 Nov 2010 17:13:12 +0000 (10:13 -0700)
commitc811d46fab758e61af05a8ebc7f4cb4a538fe50f
treedbf2cf705753199f2adeae38b908298f2f7cd439
parent144c06d4ee4cdf9c2035b9912844ab42bcd4dd9a
virt-aa-helper: translate error messages

These messages are visible to the user, so they should be
consistently translated.

* cfg.mk (msg_gen_function): Add vah_error, vah_warning.
* src/security/virt-aa-helper.c: Translate messages.
(catchXMLError): Fix capitalization.
cfg.mk
src/security/virt-aa-helper.c