On 5/20/24 15:00, Peter Krempa wrote: > Move the word 'Checking' into the appropriate formatting strings and > mark all outstanding ones for translation. > > Resolves: https://gitlab.com/libvirt/libvirt/-/issues/637 > Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> > --- > tools/virt-host-validate-bhyve.c | 2 +- > tools/virt-host-validate-ch.c | 2 +- > tools/virt-host-validate-common.c | 18 +++++++++--------- > tools/virt-host-validate-qemu.c | 4 ++-- > 4 files changed, 13 insertions(+), 13 deletions(-) Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal