Update pot and translation files.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-01-07 13:33:45 -08:00
parent ccdb5795c8
commit 529c0ac3d2
3 changed files with 1070 additions and 1356 deletions

View File

@ -6,18 +6,6 @@ top_srcdir=..
all:
refresh-po: comps.pot $(POFILES)
%.po: comps.pot
@if msgmerge $@ comps.pot > $@.new ; then \
echo "msgmerge of $@ succeeded" ; \
mv $@.new $@ ; \
msgfmt -o /dev/null --statistics $@ ; \
else \
echo "msgmerge of $@ failed" ; \
rm -f $@.new ; \
fi
comps.pot: $(XMLFILES)
intltool-update --pot --gettext-package=comps

View File

@ -1,7 +1,5 @@
comps-f23.xml.in
comps-f24.xml.in
comps-f25.xml.in
comps-f26.xml.in
comps-el5.xml.in
comps-el6.xml.in
comps-f32.xml.in
comps-f33.xml.in
comps-f34.xml.in
comps-epel7.xml.in
comps-epel8.xml.in

File diff suppressed because it is too large Load Diff