diff options
author | bwarsaw <> | 2003-09-22 02:07:49 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-09-22 02:07:49 +0000 |
commit | 0da591c74caa93efe4ed109eca4fa7afeef2625f (patch) | |
tree | 2e106bc4e0c21d96e22fe00067ed65c11a23e921 /messages/Makefile.in | |
parent | 29de1e65e784b67e635616b2f4edf2a8a12e0a9e (diff) | |
download | mailman2-0da591c74caa93efe4ed109eca4fa7afeef2625f.tar.gz mailman2-0da591c74caa93efe4ed109eca4fa7afeef2625f.tar.xz mailman2-0da591c74caa93efe4ed109eca4fa7afeef2625f.zip |
Backporting translation files for Mailman 2.1.3.
Diffstat (limited to 'messages/Makefile.in')
-rw-r--r-- | messages/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/messages/Makefile.in b/messages/Makefile.in index e8342627..1237413f 100644 --- a/messages/Makefile.in +++ b/messages/Makefile.in @@ -48,7 +48,7 @@ MSGFMT= @PYTHON@ ../build/bin/msgfmt.py MSGMERGE= msgmerge # CVS available languages -LANGUAGES= cs de es et fi fr hu it ja ko lt nl no pl pt pt_BR ru sv +LANGUAGES= cs de es et fi fr hu it ja ko lt nl no pl pt pt_BR ru sr sv uk LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES) # Human readable po file POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po) |