diff options
| author | bwarsaw | 2002-03-06 05:05:51 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-03-06 05:05:51 +0000 |
| commit | 106b1b2b6a836f55e9c4ce3314a024389979a805 (patch) | |
| tree | c3b9125b1278523ed7d23098dd015875b5521454 | |
| parent | dfb3a74fb0a205aeaad3c13cdcb1bdf4f394f855 (diff) | |
| download | mailman-106b1b2b6a836f55e9c4ce3314a024389979a805.tar.gz mailman-106b1b2b6a836f55e9c4ce3314a024389979a805.tar.zst mailman-106b1b2b6a836f55e9c4ce3314a024389979a805.zip | |
Added Finnish (fi).
| -rw-r--r-- | messages/Makefile.in | 2 | ||||
| -rw-r--r-- | templates/Makefile.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/messages/Makefile.in b/messages/Makefile.in index 5825ef99f..cc5f206b9 100644 --- a/messages/Makefile.in +++ b/messages/Makefile.in @@ -47,7 +47,7 @@ MSGFMT= msgfmt MSGMERGE= msgmerge # CVS available languages -LANGUAGES= cs de es fr hu it ja no ru +LANGUAGES= cs de es fi fr hu it ja no ru LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES) # Human readable po file POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po) diff --git a/templates/Makefile.in b/templates/Makefile.in index 67ddd913c..f512ff779 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -41,7 +41,7 @@ TEMPLATEDIR= $(prefix)/templates SHELL= /bin/sh -LANGUAGES= big5 cs en es de fr gb hu it ja no ru +LANGUAGES= big5 cs en es de fi fr gb hu it ja no ru # Modes for directories and executables created by the install # process. Default to group-writable directories but |
