diff options
author | Mark Sapiro <mark@msapiro.net> | 2009-12-07 20:51:36 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2009-12-07 20:51:36 -0800 |
commit | ef3031bc19fb725523962d2c6d27be6bafe684f8 (patch) | |
tree | 966c3bbb37a5fe07c92be3f7ca1e00f4f8c8d6d9 /messages/Makefile.in | |
parent | 7cc048257bc4e26af8e7dfe8a21fb24b77109302 (diff) | |
download | mailman2-ef3031bc19fb725523962d2c6d27be6bafe684f8.tar.gz mailman2-ef3031bc19fb725523962d2c6d27be6bafe684f8.tar.xz mailman2-ef3031bc19fb725523962d2c6d27be6bafe684f8.zip |
Added Asturian translation from Marcos Costales and the Asturian
Language Team.
Diffstat (limited to 'messages/Makefile.in')
-rw-r--r-- | messages/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/messages/Makefile.in b/messages/Makefile.in index a180a99f..4015833a 100644 --- a/messages/Makefile.in +++ b/messages/Makefile.in @@ -48,8 +48,8 @@ MSGFMT= @PYTHON@ ../build/bin/msgfmt.py MSGMERGE= msgmerge # CVS available languages -LANGUAGES= ar ca cs da de es et eu fi fr gl he hr hu ia it ja ko lt nl \ - no pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW +LANGUAGES= ar ast ca cs da de es et eu fi fr gl he hr hu ia it ja ko lt \ + nl no pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES) # Human readable po file POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po) |