From bf1097cb3b48059b37dd0fb140f329a26a54af0d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 13 Feb 2002 22:50:48 +0000 Subject: Update. 2002-02-13 Ulrich Drepper * locales/pl_PL: Update int_curr_symbol. --- po/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'po') diff --git a/po/Makefile b/po/Makefile index 06bac1645f..fa26aeca0c 100644 --- a/po/Makefile +++ b/po/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1996, 1997, 1998, 1999, 2001 Free Software Foundation, Inc. +# Copyright (C) 1996,1997,1998,1999,2001,2002 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or @@ -20,9 +20,8 @@ subdir := po -# List of languages that are currently broken (just run msgfmt from -# GNU gettext 0.10.36 on them to see why) -BROKEN_LINGUAS = el +# Add names of the languages with broken .po files here. +BROKEN_LINGUAS = # List of languages for which we have message catalogs of translations. ALL_LINGUAS := $(filter-out $(BROKEN_LINGUAS),$(basename $(wildcard *.po))) -- cgit v1.2.3