From: Karel Zak Date: Mon, 25 Nov 2024 09:51:41 +0000 (+0100) Subject: po-man: fix typo, update .gitignore X-Git-Tag: v2.42-start~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9902cf42b8c5140aae163598c3228f2a63a417de;p=thirdparty%2Futil-linux.git po-man: fix typo, update .gitignore * remove "po" from po4a.cfg (it's not lang) * add ko/, ro/ and sr/ to .gitignore * add po/ to .gitignore (it's directory with generic po stuff) Signed-off-by: Karel Zak --- diff --git a/po-man/.gitignore b/po-man/.gitignore index 0866f520d..a019ebdcb 100644 --- a/po-man/.gitignore +++ b/po-man/.gitignore @@ -2,6 +2,9 @@ cs/ de/ es/ fr/ +ko/ +po/ pt_BR/ +ro/ sr/ uk/ diff --git a/po-man/README.md b/po-man/README.md index d76c39e9d..bfff7468a 100644 --- a/po-man/README.md +++ b/po-man/README.md @@ -10,6 +10,8 @@ the first line of po4a.cfg: It is not crucial to sort the entries alphabetically, but do it anyway for better readability. +Also, add the "lang/" directory to the .gitignore file. + ## Update the template and create translated files This is done in one step using the following simple command: diff --git a/po-man/po4a.cfg b/po-man/po4a.cfg index bbe25bbbb..3f835882c 100644 --- a/po-man/po4a.cfg +++ b/po-man/po4a.cfg @@ -1,4 +1,4 @@ -[po4a_langs] cs de es fr po pt_BR ro sr uk +[po4a_langs] cs de es fr ko 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"