From d0b73d65cd5a2335c857438d03971b01ee4d3a7c Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Sat, 20 May 2006 00:39:32 +0000 Subject: add finish language, thanks to jg --- po/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile.am') diff --git a/po/Makefile.am b/po/Makefile.am index 62497366..a3577ad9 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -5,7 +5,7 @@ GETTEXT=xgettext #MSGFMT = ./msgfmt.py MSGFMT = msgfmt -LANGS := de en ar nl es is it da sv no fr +LANGS := de en ar nl es is it da sv no fr fi LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo) -- cgit v1.2.3