summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorPino Toscano <ptoscano@redhat.com>2020-07-08 16:54:17 +0200
committerCole Robinson <crobinso@redhat.com>2020-07-11 14:59:56 -0400
commit61b75ba0fb0e582807efb1e080fe7dab8ec6da43 (patch)
tree26fc9d18b2074e0eae7912cdef9526c3be9a9817 /INSTALL.md
parent33d8bc9ae2e9f8f27955e0b5cf460f89fb381ea4 (diff)
downloadvirt-manager-61b75ba0fb0e582807efb1e080fe7dab8ec6da43.tar.gz
Handle AppStream files using gettext
Starting from version 0.19.6, gettext has native capabilities to extract from, and merge back translations in AppStream files. Hence, use xgettext to extract messages, and msgfmt to create AppStream files with translations; because of this, there no more need to prefix with underscore the tags to be translated. Update the gettext required version in INSTALL.md. Reviewed-by: Cole Robinson <crobinso@redhat.com> Signed-off-by: Pino Toscano <ptoscano@redhat.com>
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index dbc3ebde..a12320f6 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -30,7 +30,7 @@ A detailed dependency list can be found in
Minimum version requirements of major components:
- - gettext >= 0.19
+ - gettext >= 0.19.6
- python >= 3.4
- gtk3 >= 3.22
- libvirt-python >= 0.6.0