update Bulgarian translation
[claws.git] / po / Makefile.in.in
index 32b7376550aeceffdff220b7d58d7928ab2498e8..2b5d531048868a9ea5d09a4b0a270db2d9f95bd5 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright (C) 1995-1997, 2000, 2001 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
 #
 # This file file be copied and used freely without restrictions.  It can
-# be used in projects which are not available under the GNU Public License
+# be used in projects which are not available under the GNU General Public License
 # but which still want to provide support for the GNU gettext functionality.
 # Please note that the actual code is *not* freely available.
 
@@ -69,7 +69,7 @@ CATALOGS = @CATALOGS@
 
 .po.gmo:
        file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
-         && rm -f $$file && $(GMSGFMT) --statistics -o $$file $<
+         && rm -f $$file && $(GMSGFMT) --check --statistics -o $$file $<
 
 
 all: all-@USE_NLS@