Update pot and translation files.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ccdb5795c8
commit
529c0ac3d2
12
po/Makefile
12
po/Makefile
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
2404
po/comps.pot
2404
po/comps.pot
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user