summaryrefslogtreecommitdiffstats
path: root/po/fr.po
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2007-10-29 19:38:24 +0000
committerAndreas Gruenbacher <agruen@suse.de>2007-10-29 19:38:24 +0000
commit3278efea39b8c208c6fb959c648d9627548aa6d6 (patch)
tree18ae06908f23beb8a06712d1ddad78beb05a632b /po/fr.po
parent456c3cedca10fe75f822f9d287e5e4e08282efbb (diff)
downloadquilt-3278efea39b8c208c6fb959c648d9627548aa6d6.tar.gz
- quilt/mail.in: Ran into a bash ``Broken pipe'' problem in
quilt_mail_patch_filter() which I cannot explain or cleanly reproduce. Work around it by not using pipes and subshells as extensively here.
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po16
1 files changed, 8 insertions, 8 deletions
diff --git a/po/fr.po b/po/fr.po
index 469fb3c..6cae876 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -324,7 +324,7 @@ msgstr ""
"Impossible de créer des patches avec -p%s. Veuillez spécifier -p0 ou -p1 à "
"la place\\n"
-#: quilt/diff.in:266 quilt/files.in:105 quilt/mail.in:391
+#: quilt/diff.in:266 quilt/files.in:105 quilt/mail.in:373
msgid "Patch %s not applied before patch %s\\n"
msgstr "Le patch %s n'est pas appliqué avant %s\\n."
@@ -811,33 +811,33 @@ msgstr ""
"\tAjoute un destinataire dans le champ d'en-tête A, Copie ou Copie\n"
"\tcachée, respectivement.\n"
-#: quilt/mail.in:257
+#: quilt/mail.in:268
msgid "Could not determine the envelope sender address. Please use --sender."
msgstr "Impossible de déterminer l'adresse d'expéditeur. Utilisez --sender."
-#: quilt/mail.in:421
+#: quilt/mail.in:401
msgid "Unable to extract a subject header from %s\\n"
msgstr "Impossible d'extraire une ligne de sujet de %s\\n"
-#: quilt/mail.in:445
+#: quilt/mail.in:425
msgid "Patches %s have duplicate subject headers.\\n"
msgstr "Les patches %s ont des sujets dupliqués.\\n"
-#: quilt/mail.in:454
+#: quilt/mail.in:434
#, fuzzy
msgid "File %s does not exist\\n"
msgstr "Le patch %s n'existe pas\\n"
-#: quilt/mail.in:515
+#: quilt/mail.in:494
msgid "Introduction has no subject header (saved as %s)\\n"
msgstr ""
"L'introduction n'a pas de ligne de sujet (sauvegardé en tant que %s)\\n"
-#: quilt/mail.in:518
+#: quilt/mail.in:497
msgid "Introduction has no subject header\\n"
msgstr "L'introduction ne contient pas de ligne de sujet\\n"
-#: quilt/mail.in:614
+#: quilt/mail.in:594
msgid "Introduction saved as %s\\n"
msgstr "Introduction sauvegardée en tant que %s\\n"