summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2003-04-11 03:04:23 +0000
committerbwarsaw2003-04-11 03:04:23 +0000
commitebc234a67604f22e68b9fcd7b379d9cb73fbb4f8 (patch)
treeaa34b2abb4a3996f250847e723ab158c00ceeedb
parent87bde1ee0804b67abf9c022938334282c4472b18 (diff)
downloadmailman-ebc234a67604f22e68b9fcd7b379d9cb73fbb4f8.tar.gz
mailman-ebc234a67604f22e68b9fcd7b379d9cb73fbb4f8.tar.zst
mailman-ebc234a67604f22e68b9fcd7b379d9cb73fbb4f8.zip
LANGUAGES: Add pt
-rw-r--r--messages/Makefile.in2
-rw-r--r--templates/Makefile.in3
2 files changed, 3 insertions, 2 deletions
diff --git a/messages/Makefile.in b/messages/Makefile.in
index c7fe096b9..f240d8e40 100644
--- a/messages/Makefile.in
+++ b/messages/Makefile.in
@@ -48,7 +48,7 @@ MSGFMT= msgfmt
MSGMERGE= msgmerge
# CVS available languages
-LANGUAGES= cs de es et fi fr hu it ja ko lt nl no pt_BR ru sv
+LANGUAGES= cs de es et fi fr hu it ja ko lt nl no pt pt_BR ru sv
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 17db2c1f4..7aaf1a3d5 100644
--- a/templates/Makefile.in
+++ b/templates/Makefile.in
@@ -42,7 +42,8 @@ TEMPLATEDIR= $(prefix)/templates
SHELL= /bin/sh
-LANGUAGES= big5 cs en es et de fi fr gb hu it ja ko lt nl no pt_BR ru sv
+LANGUAGES= big5 cs en es et de fi fr gb hu it ja ko lt nl \
+ no pt pt_BR ru sv
# Modes for directories and executables created by the install
# process. Default to group-writable directories but