From 539a27ec80d473c981454a685d37ee9ceb95dd32 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Tue, 3 Sep 2002 00:27:47 +0000 Subject: enabled ro.po --- perl-install/share/po/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/share') diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile index f539d3452..4abfe680c 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,ro.po,sl.po +# temporarly don't include ar.po,br.po,cy.po,ga.po,is.po,sl.po # (too low translation percentage) -POFILES = $(shell ls *.po|grep -v '\(ar.po\|ga.po\|is.po\|ro.po\|sl.po\)') +POFILES = $(shell ls *.po|grep -v '\(ar.po\|ga.po\|is.po\|sl.po\)') MOFILES = $(POFILES:%.po=%.mo) LANGS = $(POFILES:%.po=%) -- cgit v1.2.1