diff options
| author | bwarsaw | 2001-10-02 14:18:03 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-10-02 14:18:03 +0000 |
| commit | 05e928450c7b0dc995c2dc421c1b320a971afd96 (patch) | |
| tree | e235f9befe042cf075c1a3d1d3c1ef4d6487d074 | |
| parent | c0754e6ec774a3c7d276aa151253825d9d7b8198 (diff) | |
| download | mailman-05e928450c7b0dc995c2dc421c1b320a971afd96.tar.gz mailman-05e928450c7b0dc995c2dc421c1b320a971afd96.tar.zst mailman-05e928450c7b0dc995c2dc421c1b320a971afd96.zip | |
LANGUAGES: Added `de' for German catalog.
| -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 ecaacc95f..baf8d7e38 100644 --- a/messages/Makefile.in +++ b/messages/Makefile.in @@ -47,7 +47,7 @@ MSGFMT= msgfmt MSGMERGE= msgmerge # CVS available languages -LANGUAGES= big5 es fr it ja no +LANGUAGES= big5 de es fr it ja no LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES) # Human readable po file POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po) |
