From 4512af0338600028a78b668478a70bdb0c8b0f9b Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 18 Mar 2025 13:39:09 +0100 Subject: [PATCH] po-man: fix typos in configuration Signed-off-by: Karel Zak (cherry picked from commit 126ef957f7c5d42a4ef51353d521eee6e22b8015) --- po-man/.gitignore | 2 +- po-man/po4a.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/po-man/.gitignore b/po-man/.gitignore index a019ebdcb..df1216e74 100644 --- a/po-man/.gitignore +++ b/po-man/.gitignore @@ -3,7 +3,7 @@ de/ es/ fr/ ko/ -po/ +pl/ pt_BR/ ro/ sr/ diff --git a/po-man/po4a.cfg b/po-man/po4a.cfg index d1404ca7d..25df538a3 100644 --- a/po-man/po4a.cfg +++ b/po-man/po4a.cfg @@ -1,4 +1,4 @@ -[po4a_langs] cs de es fr ko pt_BR ro sr uk +[po4a_langs] cs de es fr ko pl pt_BR ro sr uk [po4a_paths] util-linux-man.pot $lang:$lang.po [type:asciidoc] ../man-common/bugreports.adoc $lang:$lang/man-common/bugreports.adoc opt:"--keep 0" -- 2.47.2