From 0864bd453ab332e97212f9004bca53f491929c06 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Sat, 23 Feb 2002 18:06:16 +0000 Subject: updated Welsh file --- perl-install/share/po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') 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=%) -- cgit v1.2.1