summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-06-20 22:23:31 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-06-20 22:23:31 +0000
commit99ba699be02d2a4bb559aaa3bcfb46d506fb160a (patch)
tree59af27d8db28b7f25975d6092fbfdb88ef9b84b5
parent4cf5dd2d419a89499c3eb4af5f3f717fc0b20bbd (diff)
automatic post-release commit for mutt-1.2.2mutt-1-2-2-rel
-rw-r--r--ChangeLog40
-rw-r--r--VERSION2
-rw-r--r--po/cs.po20
-rw-r--r--po/da.po20
-rw-r--r--po/de.po20
-rw-r--r--po/el.po20
-rw-r--r--po/eo.po20
-rw-r--r--po/es.po20
-rw-r--r--po/fr.po20
-rw-r--r--po/gl.po20
-rw-r--r--po/id.po20
-rw-r--r--po/it.po20
-rw-r--r--po/ko.po20
-rw-r--r--po/nl.po20
-rw-r--r--po/pl.po20
-rw-r--r--po/pt_BR.po20
-rw-r--r--po/ru.po20
-rw-r--r--po/sk.po20
-rw-r--r--po/sv.po20
-rw-r--r--po/uk.po20
-rw-r--r--po/zh_TW.Big5.po20
-rw-r--r--reldate.h2
22 files changed, 232 insertions, 192 deletions
diff --git a/ChangeLog b/ChangeLog
index 174664aa..568d6e76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+Tue Jun 20 17:37:14 2000 Thomas Roessler <roessler@guug.de>
+
+ * build-release:
+ Add a "make" call, so build-release will also work from a source
+ tree which hasn't been built recently.
+
+ * commands.c: Do some comparisons case-insensitive.
+
+ * po/ru.po: update.
+
+ * doc/muttrc.man.head: s/display-hook/message-hook/
+
+ * po/de.po:
+ Fix a misleading fuzzy translation about PGP signature validity.
+ From Roland Rosenfeld.
+
+ * imap/imap.c: Don't use debuglevel unless DEBUG is defined. Noted by
+ china@thewrittenword.com.
+
+ * imap/imap.c:
+ Only use debuglevel if DEBUG is defined. Noted by Albert Chin
+ <china@thewrittenword.com>,
+
+ * po/fr.po: update.
+
+Mon Jun 19 21:13:19 2000 Thomas Roessler <roessler@guug.de>
+
+ * doc/devel-notes.txt, doc/manual.sgml.head, init.h, makedoc.c:
+ patch-1.3.3.bj.docref.1
+
+ * build-release: Make sure m4/Makefile is _really_ rebuilt.
+
+ * po/zh_TW.Big5.po, po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/es.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/cs.po, ChangeLog, VERSION, reldate.h:
+ automatic post-release commit for mutt-1.2.1
+
+ * doc/manual.sgml.head: Fix some more mentions of display-hook.
+
+ * po/ru.po, po/sk.po, po/sv.po, po/uk.po, po/zh_TW.Big5.po, po/fr.po, po/gl.po, po/id.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, ChangeLog, VERSION, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, reldate.h:
+ automatic post-release commit for mutt-1.3.4
+
Mon Jun 19 16:37:46 2000 Thomas Roessler <roessler@guug.de>
* doc/manual.sgml.head: Fix some more mentions of display-hook.
diff --git a/VERSION b/VERSION
index 6085e946..23aa8390 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.2.1
+1.2.2
diff --git a/po/cs.po b/po/cs.po
index 74a5419a..1958ea10 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 1.1.11i\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 2000-04-03 22:20+0200\n"
"Last-Translator: Jiøí Pavlovský <pavlovsk@ff.cuni.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -1427,52 +1427,52 @@ msgstr "Volím %s..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "Ke schránkám na tomto IMAP serveru nelze pøipojovat."
#
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "Vytvoøit %s?"
#
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Konèím spojení s IMAP serverem..."
#
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Ma¾u zprávy (poèet: %d)..."
#
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "Ukládám pøíznaky stavu zprávy... [%d/%d]"
#
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "Uzavírám schránku..."
#
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "Odstraòuji zprávy ze serveru..."
#
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, c-format
msgid "Subscribing to %s..."
msgstr "Pøihla¹uji %s..."
#
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, c-format
msgid "Unsubscribing to %s..."
msgstr "Odhla¹uji %s..."
diff --git a/po/da.po b/po/da.po
index 322a00db..b3e34d16 100644
--- a/po/da.po
+++ b/po/da.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mutt-1.1.12i \n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 2000-04-26 10:26+02:00\n"
"Last-Translator: Morten Bo Johansen <mojo@image.dk>\n"
"Language-Team: Danish <da@li.org>\n"
@@ -1195,44 +1195,44 @@ msgstr "Vælger %s ..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "Kunne ikke føje til IMAP-brevbakker på denne tjener."
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "Opret %s?"
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Lukker forbindelsen til IMAP-tjeneren ..."
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Markerer %d breve slettet"
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "Gemmer brevstatus-indikatorer ... [%d/%d]"
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "Lukker brevbakke ..."
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "Sletter breve på tjener ..."
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, c-format
msgid "Subscribing to %s..."
msgstr "Abonnerer på %s..."
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, c-format
msgid "Unsubscribing to %s..."
msgstr "Afmelder abonnement på %s..."
diff --git a/po/de.po b/po/de.po
index fc8d5080..ef48d8df 100644
--- a/po/de.po
+++ b/po/de.po
@@ -2,7 +2,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 1.1.10\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 2000-03-30 12:33+02:00\n"
"Last-Translator: Roland Rosenfeld <roland@spinnaker.de>\n"
"Language-Team: German <mutt-po@mutt.org>\n"
@@ -1198,44 +1198,44 @@ msgstr "Wähle %s aus..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "Kann auf diesem IMAP-Server zu Mailboxen nichts hinzufügen."
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "%s erstellen?"
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Beende Verbindung zum IMAP-Server..."
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Markiere %d Nachrichten zum Löschen..."
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "Speichere Nachrichten-Status-Indikatoren... [%d/%d]"
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "Schließe Mailbox..."
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "Lösche Nachrichten auf dem Server..."
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, c-format
msgid "Subscribing to %s..."
msgstr "Abonniere %s..."
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, c-format
msgid "Unsubscribing to %s..."
msgstr "Beende Abonement von %s..."
diff --git a/po/el.po b/po/el.po
index 5e408572..8e3b3b26 100644
--- a/po/el.po
+++ b/po/el.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mutt-1.1.11i\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 2000-04-01 12:00+0200\n"
"Last-Translator: ÖÜíçò ÄïêéáíÜêçò <madf@hellug.gr>\n"
"Language-Team: Greek <el@li.org>\n"
@@ -1451,52 +1451,52 @@ msgstr "ÅðéëïãÞ %s..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "Áäõíáìßá óôç ðñüóèçêç óôá ãñáìì/ôéá IMAP óå áõôüí ôïí åîõðçñåôçôÞ"
#
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "Äçìéïõñãßá ôïõ %s;"
#
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Êëåßóéìï óýíäåóçò óôïí åîõðçñåôçôÞ IMAP..."
#
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Óçìåßùóç %d äéáãñáöèÝíôùí ìçíõìÜôùí..."
#
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "ÁðïèÞêåõóç óçìáéþí êáôÜóôáóçò ìçíýìáôïò... [%d/%d]"
#
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "Êëåßóéìï ãñáììáôïêéâùôßïõ..."
#
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "ÄéáãñáöÞ ìçíõìÜôùí áðü ôïí åîõðçñåôçôÞ..."
#
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, c-format
msgid "Subscribing to %s..."
msgstr "ÅããñáöÞ óôï %s..."
#
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, c-format
msgid "Unsubscribing to %s..."
msgstr "ÄéáãñáöÞ óôï %s..."
diff --git a/po/eo.po b/po/eo.po
index 679af671..f7cdc9d2 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mutt 1.1\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 2000-03-30 10:30+01:00\n"
"Last-Translator: Edmund GRIMLEY EVANS <edmundo@rano.org>\n"
"Language-Team: eo <eo@li.org>\n"
@@ -1196,44 +1196,44 @@ msgstr "Elektas %s ..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "Ne povas aldoni al IMAP-poþtfako æe æi tiu servilo"
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "Æu krei %s?"
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Fermas la konekton al la IMAP-servilo ..."
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Markas %d mesaøojn kiel forviþitajn ..."
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "Skribas mesaøoflagojn ... [%d/%d]"
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "Fermas poþtfakon ..."
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "Forviþas mesaøojn de la servilo ..."
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, c-format
msgid "Subscribing to %s..."
msgstr "Abonas %s ..."
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, c-format
msgid "Unsubscribing to %s..."
msgstr "Malabonas %s ..."
diff --git a/po/es.po b/po/es.po
index b97617c7..9c26ac9a 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mutt\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 2000-04-01 14:19+02:00\n"
"Last-Translator: Boris Wesslowski <Boris@Wesslowski.com>\n"
"Language-Team: -\n"
@@ -1194,44 +1194,44 @@ msgstr "Seleccionando %s..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "No es posible agregar a buzones IMAP en este servidor."
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "¿Crear %s?"
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Cerrando conexión al servidor IMAP..."
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Marcando %d mensajes como suprimidos..."
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "Guardando indicadores de estado de mensajes... [%d/%d]"
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "Cerrando buzón..."
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "Eliminando mensajes del servidor..."
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, c-format
msgid "Subscribing to %s..."
msgstr "Suscribiendo a %s..."
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, c-format
msgid "Unsubscribing to %s..."
msgstr "Desuscribiendo de %s..."
diff --git a/po/fr.po b/po/fr.po
index ba4a4d62..03219778 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mutt 1.1.11\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 2000-04-01 18:17+0200\n"
"Last-Translator: Marc Baudoin <babafou@babafou.eu.org>, Vincent Lefevre "
"<vincent@vinc17.org>\n"
@@ -1255,49 +1255,49 @@ msgstr "Sélection de %s..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "Impossible d'ajouter aux boîtes aux lettres IMAP sur ce serveur"
# , c-format
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "Créer %s ?"
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Fermeture de la connexion au serveur IMAP..."
# , c-format
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Marquage de %d messages à effacer..."
# , c-format
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "Sauvegarde des indicateurs de statut du message... [%d/%d]"
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "Fermeture de la boîte aux lettres..."
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "Effacement des messages sur le serveur..."
# , c-format
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, c-format
msgid "Subscribing to %s..."
msgstr "Abonnement à %s..."
# , c-format
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, c-format
msgid "Unsubscribing to %s..."
msgstr "Désabonnement de %s..."
diff --git a/po/gl.po b/po/gl.po
index 4a6ce425..6249596d 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mutt 1.0i\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 1999-10-27 14:05+0200\n"
"Last-Translator: Roberto Suarez Soto <ask4it@bigfoot.com>\n"
"Language-Team: Galician <gpul-traduccion@ceu.fi.udc.es>\n"
@@ -1210,44 +1210,44 @@ msgstr "Seleccionando %s..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "Non é posible engadir ós buzóns IMAP deste servidor"
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "¿Crear %s?"
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Pechando conexión ó servidor IMAP..."
-#: imap/imap.c:987
+#: imap/imap.c:989
#, fuzzy, c-format
msgid "Marking %d messages deleted..."
msgstr "Lendo %d novas mensaxes (%d bytes)..."
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "Gardando indicadores de estado da mensaxe... [%d/%d]"
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "Pechando buzón..."
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "Borrando mensaxes do servidor..."
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, fuzzy, c-format
msgid "Subscribing to %s..."
msgstr "Copiando a %s..."
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, fuzzy, c-format
msgid "Unsubscribing to %s..."
msgstr "Conectando con %s..."
diff --git a/po/id.po b/po/id.po
index 24068aa0..4198ec00 100644
--- a/po/id.po
+++ b/po/id.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 1.1.5i\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 2000-02-27 09:00-0600\n"
"Last-Translator: Ronny Haryanto <ronny@haryan.to>\n"
"Language-Team: Indonesia <i18n@linux.or.id>\n"
@@ -1202,44 +1202,44 @@ msgstr "Memilih %s..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "Tidak dapat menambah ke kotak surat IMAP di server ini"
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "Buat %s?"
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Menutup hubungan ke server IMAP..."
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Menandai %d surat-surat \"dihapus\"..."
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "Menyimpan tanda-tanda status surat... [%d/%d]"
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "Menutup kotak surat..."
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "Menghapus surat-surat di server..."
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, c-format
msgid "Subscribing to %s..."
msgstr "Berlangganan ke %s..."
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, c-format
msgid "Unsubscribing to %s..."
msgstr "Berhenti langganan dari %s..."
diff --git a/po/it.po b/po/it.po
index bd38a556..277d87b5 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mutt-1.1.9\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 2000-04-24 20:39+02:00\n"
"Last-Translator: Marco d'Itri <md@linux.it>\n"
"Language-Team: none\n"
@@ -1202,44 +1202,44 @@ msgstr "Seleziono %s..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "Impossibile accodare alle mailbox IMAP di questo server"
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "Creo %s?"
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Chiudo la connessione al server IMAP..."
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Segno cancellati %d messaggi..."
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "Salvo i flag di stato dei messaggi... [%d/%d]"
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "Chiudo la mailbox..."
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "Cancello i messaggi dal server..."
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, c-format
msgid "Subscribing to %s..."
msgstr "Mi iscrivo a %s..."
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, c-format
msgid "Unsubscribing to %s..."
msgstr "Mi deiscrivo da %s..."
diff --git a/po/ko.po b/po/ko.po
index 32e0c139..0fa60992 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 1.1.2\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 2000-03-09 07:40+0900\n"
"Last-Translator: Byeong-Chan Kim <redhands@linux.sarag.net>\n"
"Language-Team: Korean <ko@li.org>\n"
@@ -1192,44 +1192,44 @@ msgstr "%s ¼±Åà Áß..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "¼­¹öÀÇ IMAP ÆíÁöÇÔ¿¡ Ãß°¡ÇÒ ¼ö ¾øÀ½"
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "%s¸¦ ¸¸µé±î¿ä?"
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "IMAP ¼­¹ö Á¢¼Ó ´Ý´Â Áß..."
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Ç¥½ÃµÈ %d°³ÀÇ ¸Þ¼¼Áö¸¦ »èÁ¦ÇÔ..."
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "¸Þ¼¼Áö »óÅ Ç÷¡±× ÀúÀå... [%d/%d]"
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "ÆíÁöÇÔ ´Ý´Â Áß..."
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "¼­¹öÀÇ ¸Þ¼¼Áö »èÁ¦ Áß..."
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, c-format
msgid "Subscribing to %s..."
msgstr "%s¿¡ ±¸µ¶ Áß..."
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, c-format
msgid "Unsubscribing to %s..."
msgstr "%s¿¡ ±¸µ¶ ÇØÁ¦ Áß..."
diff --git a/po/nl.po b/po/nl.po
index c8576cc2..ded373b9 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -2,7 +2,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Johan van Selst <johans@stack.nl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1192,44 +1192,44 @@ msgstr "%s wordt uitgekozen..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "IMAP server laat het toevoegen van berichten niet toe"
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "%s aanmaken?"
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Verbinding met IMAP-server wordt gesloten.."
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "%d berichten worden gemarkeerd voor verwijdering..."
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "Berichten-status wordt opgeslagen... [%d/%d]"
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "Mailfolder wordt gesloten..."
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "Berichten op de server worden gewist..."
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, c-format
msgid "Subscribing to %s..."
msgstr "Aanmelden voor %s..."
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, c-format
msgid "Unsubscribing to %s..."
msgstr "Afmelden voor %s..."
diff --git a/po/pl.po b/po/pl.po
index 2e315d62..650a7c91 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mutt-1.1.11i\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 2000-03-31\n"
"Last-Translator: Pawe³ Dziekoñski <p.dziekonski@mml.ch.pwr.wroc.pl>\n"
"Language-Team: POLISH <pl@li.org>\n"
@@ -1201,44 +1201,44 @@ msgstr "Wybieranie %s..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "Nie mo¿na dopisaæ do skrzynek IMAP na tym serwerze"
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "Utworzyæ %s?"
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Zamykanie po³±czenia z serwerem IMAP..."
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Zaznaczanie %d listów jako skasowanych..."
-#: imap/imap.c:1007
+#: imap/imap.c:1009
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "Zapisywanie stanu flag listów... [%d/%d]"
-#: imap/imap.c:1066
+#: imap/imap.c:1068
msgid "Closing mailbox..."
msgstr "Zamykanie skrzynki..."
-#: imap/imap.c:1076
+#: imap/imap.c:1078
msgid "Expunging messages from server..."
msgstr "Kasowanie listów na serwerze... "
-#: imap/imap.c:1406
+#: imap/imap.c:1408
#, c-format
msgid "Subscribing to %s..."
msgstr "Subskrybowanie %s..."
-#: imap/imap.c:1408
+#: imap/imap.c:1410
#, c-format
msgid "Unsubscribing to %s..."
msgstr "Odsubskrybowanie %s..."
diff --git a/po/pt_BR.po b/po/pt_BR.po
index d10c6f18..816e7554 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -2,7 +2,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 1.1.5i\n"
-"POT-Creation-Date: 2000-06-19 18:47+0200\n"
+"POT-Creation-Date: 2000-06-21 00:23+0200\n"
"PO-Revision-Date: 2000-03-05 01:14-0300\n"
"Last-Translator: Marcus Brito <marcus@visaotec.com.br>\n"
"Language-Team: LIE-BR (http://lie-br.conectiva.com.br)\n"
@@ -1192,44 +1192,44 @@ msgstr "Selecionando %s..."
#. * The thing to do seems to be:
#. * - Open a *new* IMAP session, select, and then close it. Report the
#. * error if the mailbox did not exist.
-#: imap/imap.c:801
+#: imap/imap.c:803
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "Não é possível anexar a caixas IMAP neste servidor"
#. command failed cause folder doesn't exist
-#: imap/imap.c:809 imap/message.c:640 muttlib.c:1049
+#: imap/imap.c:811 imap/message.c:640 muttlib.c:1049
#, c-format
msgid "Create %s?"
msgstr "Criar %s?"
-#: imap/imap.c:833
+#: imap/imap.c:835
msgid "Closing connection to IMAP server..."
msgstr "Fechando a conexão com o servidor IMAP..."
-#: imap/imap.c:987
+#: imap/imap.c:989
#, c-format
msgid "Marking %d messages deleted..."
msgstr "Marcando %d mensagens como removidas..."
-#: imap/imap.c:1007
+#: imap/im