summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/Makefile
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2002-02-23 18:06:16 +0000
committerPablo Saratxaga <pablo@mandriva.com>2002-02-23 18:06:16 +0000
commit0864bd453ab332e97212f9004bca53f491929c06 (patch)
tree8cedfa19f2af6cc95dd7344a15ca93bf67242883 /perl-install/share/po/Makefile
parent68f3e3fdf8a30198c9a03b4d90954a821fd19ec4 (diff)
downloaddrakx-0864bd453ab332e97212f9004bca53f491929c06.tar
drakx-0864bd453ab332e97212f9004bca53f491929c06.tar.gz
drakx-0864bd453ab332e97212f9004bca53f491929c06.tar.bz2
drakx-0864bd453ab332e97212f9004bca53f491929c06.tar.xz
drakx-0864bd453ab332e97212f9004bca53f491929c06.zip
updated Welsh file
Diffstat (limited to 'perl-install/share/po/Makefile')
-rw-r--r--perl-install/share/po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile
index c80925b73..c4d0c9722 100644
--- a/perl-install/share/po/Makefile
+++ b/perl-install/share/po/Makefile
@@ -5,7 +5,7 @@ PMSCFILES = $(PMSFILES:%=%_.c)
# temporarly don't include ar.po,br.po,cy.po,ga.po,is.po,ro.po,sl.po
# (too low translation percentage)
-POFILES = $(shell ls *.po|grep -v '\(ar.po\|cy.po\|ga.po\|is.po\|ro.po\|sl.po\)')
+POFILES = $(shell ls *.po|grep -v '\(ar.po\|ga.po\|is.po\|ro.po\|sl.po\)')
MOFILES = $(POFILES:%.po=%.mo)
LANGS = $(POFILES:%.po=%)