]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add _(...) around two error messages in src/util/
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 18 Jul 2012 10:44:24 +0000 (11:44 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 18 Jul 2012 13:01:17 +0000 (14:01 +0100)
commit7b5031b9528a7408fd8dc322cefb2e8ddefcb72e
tree231381ac1cb3f045cf47f2c40bcce13b159272c0
parent7e94acd4fc470ea46ab94f21f7fe718d512ca3b1
Add _(...) around two error messages in src/util/

The virnetdevtap.c and viruri.c files had two error report
messages which were not annotated with _(...)

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
po/POTFILES.in
src/util/virnetdevtap.c
src/util/viruri.c