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

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