summaryrefslogtreecommitdiffstats
path: root/po/fr.po
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2006-04-15 12:43:15 +0000
committerJean Delvare <khali@linux-fr.org>2006-04-15 12:43:15 +0000
commit785167244689ec57f068011b9390be509f58e1fb (patch)
tree83804971f0173dda7d13e8a4be6cd98fe4d01646 /po/fr.po
parentb91802032a0ab98fc306a02f6c70ccb1be0edc67 (diff)
downloadquilt-785167244689ec57f068011b9390be509f58e1fb.tar.gz
- quilt/scripts/patchfns.in: Fix broken return in function
find_applied_patch, which was causing a bogus error message on failed pop. - test/three.test: Test failed pop.
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/po/fr.po b/po/fr.po
index 76d899a..8386347 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -181,7 +181,7 @@ msgstr "Pas de patch suivant\\n"
msgid "No patches in series\\n"
msgstr "Aucun patch dans la série\\n"
-#: quilt/delete.in:101 quilt/scripts/patchfns.in:539
+#: quilt/delete.in:101 quilt/scripts/patchfns.in:540
msgid "Patch %s is currently applied\\n"
msgstr "Le patch %s est actuellement appliqué\\n"
@@ -1298,19 +1298,19 @@ msgstr "Impossible de renommer %s en %s : %s\n"
msgid "Patch %s is not in series\\n"
msgstr "Le patch %s n'est pas dans la série\\n"
-#: quilt/scripts/patchfns.in:518
+#: quilt/scripts/patchfns.in:519
msgid "Patch %s is not applied\\n"
msgstr "Le patch %s n'est pas appliqué\\n"
-#: quilt/scripts/patchfns.in:555
+#: quilt/scripts/patchfns.in:556
msgid "File series fully applied, ends at patch %s\\n"
msgstr "La série est complètement appliquée. Le dernier patch est %s.\\n"
-#: quilt/scripts/patchfns.in:577
+#: quilt/scripts/patchfns.in:578
msgid "Patch %s does not exist\\n"
msgstr "Le patch %s n'existe pas\\n"
-#: quilt/scripts/patchfns.in:832
+#: quilt/scripts/patchfns.in:833
msgid ""
"The quilt meta-data in this tree has version %s, but this version of quilt "
"can only handle meta-data formats up to and including version %s. Please pop "
@@ -1322,7 +1322,7 @@ msgstr ""
"format %s (inclus). Veuillez retirer vos patches avec la version \n"
"utilisée pour les appliquer avant d'installer une version plus ancienne.\\n"
-#: quilt/scripts/patchfns.in:917
+#: quilt/scripts/patchfns.in:918
msgid ""
"The working tree was created by an older version of quilt. Please run 'quilt "
"upgrade'.\\n"