Home | History | Annotate | Download | only in po4a

Lines Matching refs:pot

6 # Updates xz-man.pot and the *.po files, and generates translated man pages.
58 # Make diffing the .pot and .po files easier:
61 # into the .pot file. This way they won't get
64 # --wrap-po newlines Wrap msgids only at \n in the .pot file.
73 # "xz-man" no matter what is specified here and in xz-man.pot. Thus it's
87 # Add the customized POT header which contains the SPDX license
90 mv xz-man.pot xz-man.pot.tmp
91 cat ../po/xz.pot-header > xz-man.pot
92 sed '1,/^#$/d' xz-man.pot.tmp >> xz-man.pot
93 rm xz-man.pot.tmp