Blame SOURCES/0129-doc-README-add-note-about-language-translations.patch

bb602c
From 738bf888a4e1e84be88b185568a9ab0544574af9 Mon Sep 17 00:00:00 2001
bb602c
From: Eric Garver <eric@garver.life>
bb602c
Date: Tue, 14 Jan 2020 09:15:22 -0500
bb602c
Subject: [PATCH 129/146] doc: README: add note about language translations
bb602c
bb602c
(cherry picked from commit 1b829ebb1d79e674b191d7f201787688b8a1d609)
bb602c
(cherry picked from commit d5582da64b3fc9e43a9dd18788b2b4aea2618708)
bb602c
---
bb602c
 README | 7 +++++++
bb602c
 1 file changed, 7 insertions(+)
bb602c
bb602c
diff --git a/README b/README
bb602c
index dfea936fb73f..dd10ee29325a 100644
bb602c
--- a/README
bb602c
+++ b/README
bb602c
@@ -17,6 +17,13 @@ To check out the source repository, you can use:
bb602c
 
bb602c
 This will create a local copy of the repository.
bb602c
 
bb602c
+Language Translations
bb602c
+---------------------
bb602c
+Firewalld uses GNU gettext for localization support. Translations can be done
bb602c
+using Fedora's Weblate instance [1]. Translations are periodically merged into
bb602c
+the main firewalld repository.
bb602c
+
bb602c
+[1] https://translate.stg.fedoraproject.org/projects/firewalld/
bb602c
 
bb602c
 Working With The Source Repository
bb602c
 ----------------------------------
bb602c
-- 
bb602c
2.23.0
bb602c