]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
po-man: fix typo, update .gitignore
authorKarel Zak <kzak@redhat.com>
Mon, 25 Nov 2024 09:51:41 +0000 (10:51 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 10 Dec 2024 09:54:35 +0000 (10:54 +0100)
* 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 <kzak@redhat.com>
(cherry picked from commit 9902cf42b8c5140aae163598c3228f2a63a417de)

po-man/.gitignore
po-man/README.md
po-man/po4a.cfg

index 0866f520d3d4ad9b0c1834aa2d3e9ef348381355..a019ebdcb1f189752f7491f1693da8d1d1d99c9d 100644 (file)
@@ -2,6 +2,9 @@ cs/
 de/
 es/
 fr/
+ko/
+po/
 pt_BR/
+ro/
 sr/
 uk/
index d76c39e9da8d34a1a839bf4da814c3b9490932c2..bfff7468a13d9600592fad5b3ce89aead815d9d5 100644 (file)
@@ -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:
index 6e757a8395289afd56a9cb4d9b2dd90b059f52c1..2375e8bda1e4ae20a3cba158b9122777c7f47d06 100644 (file)
@@ -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"