From 30b340a583d69e85451451818200604261b7a08a Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Sun, 29 Jan 2006 22:28:11 +0000 Subject: - Also strip any literal "[patch]" from subject headers. --- po/de.po | 10 +++++----- po/fr.po | 10 +++++----- po/ja.po | 10 +++++----- po/quilt.pot | 10 +++++----- 4 files changed, 20 insertions(+), 20 deletions(-) (limited to 'po') diff --git a/po/de.po b/po/de.po index 902fc73..810553f 100644 --- a/po/de.po +++ b/po/de.po @@ -782,23 +782,23 @@ msgid "Could not determine the envelope sender address. Please use --sender." msgstr "" "Konnte die Envelope-Adresse nicht feststellen. Bitte verwenden Sie --sender." -#: quilt/mail.in:294 +#: quilt/mail.in:296 msgid "Unable to extract a subject header from %s\\n" msgstr "Konnte keine Subject-Kopfzeile aus %s extrahieren\\n" -#: quilt/mail.in:307 +#: quilt/mail.in:309 msgid "Patches %s have duplicate subject headers.\\n" msgstr "Die Patches %s haben die selben Subject-Kopfzeilen.\\n" -#: quilt/mail.in:349 +#: quilt/mail.in:351 msgid "Introduction has no subject header (saved as %s)\\n" msgstr "Die Einleitung hat keine Subject-Kopfzeile (gespeichert als %s)\\n" -#: quilt/mail.in:352 +#: quilt/mail.in:354 msgid "Introduction has no subject header\\n" msgstr "Die Einleitung hat keine Subject-Kopfzeile\\n" -#: quilt/mail.in:439 +#: quilt/mail.in:441 msgid "Introduction saved as %s\\n" msgstr "Einleitung gespeichert als %s\\n" diff --git a/po/fr.po b/po/fr.po index 6555ea4..5ed50c5 100644 --- a/po/fr.po +++ b/po/fr.po @@ -776,23 +776,23 @@ msgstr "" msgid "Could not determine the envelope sender address. Please use --sender." msgstr "Impossible de dterminer l'adresse d'expditeur. Utilisez --sender." -#: quilt/mail.in:294 +#: quilt/mail.in:296 msgid "Unable to extract a subject header from %s\\n" msgstr "" -#: quilt/mail.in:307 +#: quilt/mail.in:309 msgid "Patches %s have duplicate subject headers.\\n" msgstr "" -#: quilt/mail.in:349 +#: quilt/mail.in:351 msgid "Introduction has no subject header (saved as %s)\\n" msgstr "" -#: quilt/mail.in:352 +#: quilt/mail.in:354 msgid "Introduction has no subject header\\n" msgstr "" -#: quilt/mail.in:439 +#: quilt/mail.in:441 msgid "Introduction saved as %s\\n" msgstr "" diff --git a/po/ja.po b/po/ja.po index 922ca74..3616c85 100644 --- a/po/ja.po +++ b/po/ja.po @@ -754,23 +754,23 @@ msgstr "" "エンベロープの送信者アドレスを確定できませんでした。--senderオプション\n" "を使用してください。" -#: quilt/mail.in:294 +#: quilt/mail.in:296 msgid "Unable to extract a subject header from %s\\n" msgstr "" -#: quilt/mail.in:307 +#: quilt/mail.in:309 msgid "Patches %s have duplicate subject headers.\\n" msgstr "" -#: quilt/mail.in:349 +#: quilt/mail.in:351 msgid "Introduction has no subject header (saved as %s)\\n" msgstr "" -#: quilt/mail.in:352 +#: quilt/mail.in:354 msgid "Introduction has no subject header\\n" msgstr "" -#: quilt/mail.in:439 +#: quilt/mail.in:441 msgid "Introduction saved as %s\\n" msgstr "" diff --git a/po/quilt.pot b/po/quilt.pot index 88841c3..cf770ca 100644 --- a/po/quilt.pot +++ b/po/quilt.pot @@ -516,23 +516,23 @@ msgstr "" msgid "Could not determine the envelope sender address. Please use --sender." msgstr "" -#: quilt/mail.in:294 +#: quilt/mail.in:296 msgid "Unable to extract a subject header from %s\\n" msgstr "" -#: quilt/mail.in:307 +#: quilt/mail.in:309 msgid "Patches %s have duplicate subject headers.\\n" msgstr "" -#: quilt/mail.in:349 +#: quilt/mail.in:351 msgid "Introduction has no subject header (saved as %s)\\n" msgstr "" -#: quilt/mail.in:352 +#: quilt/mail.in:354 msgid "Introduction has no subject header\\n" msgstr "" -#: quilt/mail.in:439 +#: quilt/mail.in:441 msgid "Introduction saved as %s\\n" msgstr "" -- cgit