From afd89b1135a4350e8ff44f2a048fb5c9245ab452 Mon Sep 17 00:00:00 2001 From: Pavel Hrdina Date: Thu, 24 Oct 2019 14:56:16 +0200 Subject: [PATCH] po: README.md: add a note about which Zanata client is required MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Pavel Hrdina Reviewed-by: Daniel P. Berrangé --- po/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/po/README.md b/po/README.md index 71b5793a2d..2f77c5d48c 100644 --- a/po/README.md +++ b/po/README.md @@ -4,6 +4,9 @@ Libvirt Message Translation Libvirt translatable messages are maintained using the GNU Gettext tools and file formats, in combination with the Zanata web service. +python-zanata-client is required in order to use make to pull/push translations +from/to Zanata server. + Source repository =================