summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--po/POTFILES.in14
2 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1fe3f14b..89201e848 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-12-25 Wojciech Polak <polak@gnu.org>
+
+ * po/POTFILES.in: Updated.
+ * mailbox/mu_argp.c: Added NLS.
+ * mailbox/muerrno.c: Likewise.
+ * mailbox/message.c: Likewise.
+ * libsieve/*: Likewise.
+
2002-12-25 Sergey Poznyakoff
* comsat/action.c: Do not include \r\n to the i18n strings.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a27d84c55..0fa96a2b5 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -26,6 +26,17 @@ imap4d/util.c
lib/getopt.c
lib/xmalloc.c
+libsieve/actions.c
+libsieve/comparator.c
+libsieve/prog.c
+libsieve/require.c
+libsieve/runtime.c
+libsieve/sieve-lex.c
+libsieve/tests.c
+libsieve/util.c
+libsieve/sieve.y
+libsieve/sieve.l
+
mail/alias.c
mail/alt.c
mail/copy.c
@@ -57,6 +68,9 @@ mail.local/script.c
mailbox/argp-parse.c
mailbox/mailutils-config.c
+mailbox/message.c
+mailbox/mu_argp.c
+mailbox/muerrno.c
messages/messages.c

Return to:

Send suggestions and report system problems to the System administrator.