aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-07-18 11:44:24 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-07-18 14:01:17 +0100
commit7b5031b9528a7408fd8dc322cefb2e8ddefcb72e (patch)
tree231381ac1cb3f045cf47f2c40bcce13b159272c0 /po/POTFILES.in
parentIntroduce virReportError macro for general error reporting (diff)
downloadlibvirt-7b5031b9528a7408fd8dc322cefb2e8ddefcb72e.tar.gz
libvirt-7b5031b9528a7408fd8dc322cefb2e8ddefcb72e.tar.bz2
libvirt-7b5031b9528a7408fd8dc322cefb2e8ddefcb72e.zip
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>
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 31246f715..6ca40d991 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -151,6 +151,7 @@ src/util/virterror.c
src/util/virterror_internal.h
src/util/virtime.c
src/util/virtypedparam.c
+src/util/viruri.c
src/util/xml.c
src/vbox/vbox_MSCOMGlue.c
src/vbox/vbox_XPCOMCGlue.c