diff options
author | bwarsaw <> | 2003-10-04 02:57:36 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-10-04 02:57:36 +0000 |
commit | 30ae55d6ac6ddd991039147a28be83f00c8f6f25 (patch) | |
tree | b83226b02a3e64a69f64319ed90bbc42b20a01f1 /messages | |
parent | 3aaea6d9d1403f445e1d5946e91ed78d66d5a719 (diff) | |
download | mailman2-30ae55d6ac6ddd991039147a28be83f00c8f6f25.tar.gz mailman2-30ae55d6ac6ddd991039147a28be83f00c8f6f25.tar.xz mailman2-30ae55d6ac6ddd991039147a28be83f00c8f6f25.zip |
Backporting Slovenian support.
Diffstat (limited to 'messages')
-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 d9349954..8bb11048 100644 --- a/messages/Makefile.in +++ b/messages/Makefile.in @@ -49,7 +49,7 @@ MSGMERGE= msgmerge # CVS available languages LANGUAGES= cs da de es et eu fi fr hu it ja ko lt nl no pl pt pt_BR \ - ru sr sv uk + ru sl sr sv uk LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES) # Human readable po file POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po) |