summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/Makefile
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2002-12-05 21:25:31 +0000
committerPablo Saratxaga <pablo@mandriva.com>2002-12-05 21:25:31 +0000
commit645c0ecd4b2d7eca02b70cde36d888371f660910 (patch)
tree14297e76ca1413d6d6acfcff125ef3630f03efeb /perl-install/share/po/Makefile
parentae2756b6196a18133cfc18c4345c9fa85fdb4394 (diff)
downloaddrakx-645c0ecd4b2d7eca02b70cde36d888371f660910.tar
drakx-645c0ecd4b2d7eca02b70cde36d888371f660910.tar.gz
drakx-645c0ecd4b2d7eca02b70cde36d888371f660910.tar.bz2
drakx-645c0ecd4b2d7eca02b70cde36d888371f660910.tar.xz
drakx-645c0ecd4b2d7eca02b70cde36d888371f660910.zip
updated po files
Diffstat (limited to 'perl-install/share/po/Makefile')
-rw-r--r--perl-install/share/po/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile
index 39c272022..c853263c5 100644
--- a/perl-install/share/po/Makefile
+++ b/perl-install/share/po/Makefile
@@ -3,9 +3,9 @@ include ../../Makefile.config
PMSFILES = $(wildcard $(ALLPMS:%=../../%))
PMSCFILES = $(PMSFILES:%=%_.c)
-# temporarly don't include ar.po,br.po,cy.po,ga.po,is.po,sl.po
+# temporarly don't include those po files
# (too low translation percentage)
-POFILES = $(shell ls *.po|grep -v '\(ar.po\|ga.po\|is.po\|sl.po\)')
+POFILES = $(shell ls *.po|grep -v '\(ga.po\|is.po\|sl.po\)')
MOFILES = $(POFILES:%.po=%.mo)
LANGS = $(POFILES:%.po=%)