Patch for virCheckFlags added a message marked for translation into internal.h
without including that file in POTFILES.in. I've just pushed the following
patch.
Jirka
From 39f3fee4a48ef39a2baab25e306d94238d1e1361 Mon Sep 17 00:00:00 2001
Message-Id:
<39f3fee4a48ef39a2baab25e306d94238d1e1361.1271439006.git.jdenemar(a)redhat.com>
From: Jiri Denemark <jdenemar(a)redhat.com>
Date: Fri, 16 Apr 2010 19:21:10 +0200
Subject: [PATCH] Mark internal.h for translation
Mail-Followup-To: libvir-list(a)redhat.com
---
po/POTFILES.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 406e4c2..58e7358 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -25,6 +25,7 @@ src/esx/esx_vi_methods.c
src/esx/esx_vi_types.c
src/esx/esx_vmx.c
src/interface/netcf_driver.c
+src/internal.h
src/libvirt.c
src/lxc/lxc_container.c
src/lxc/lxc_controller.c
--
1.7.0.4