nls: Update the man-po logic
Put the man-po pot file under version control like its po/*.pot sibling. Makefile now auto-matically generates the list of man pages as they are in a single directory. There were some missing! pot file target is dependent on the untranslated man pages When downloading from translation project, run po4a to sync the new po files correctly. Downloaded man po files from translation project and synched. Thanks to @gorean for the info References: procps-ng/procps#258 Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -30,7 +30,6 @@ libtool
|
||||
ltmain.sh
|
||||
m4/
|
||||
po-man/translated
|
||||
po-man/*.pot
|
||||
po-man/man.stamp
|
||||
po-man/??/*
|
||||
po-man/??_??/*
|
||||
|
Reference in New Issue
Block a user