From 28be8101d1775667e0d7b3bd297b0f7b28570763 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Mon, 18 Jul 2005 14:55:03 +0000 Subject: - Based on work done by several contributers, add a header command. - Bump version to 0.41. --- po/fr.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index 1332d42..daa4705 100644 --- a/po/fr.po +++ b/po/fr.po @@ -26,9 +26,10 @@ msgid "Commands are:" msgstr "Les commandes sont :" #: ../bin/quilt.in:31 +#, fuzzy msgid "" "\n" -"Common options to all commands:\n" +"Global options:\n" "\n" "--trace\n" "\tRuns the command in bash trace mode (-x). For internal debugging.\n" @@ -38,8 +39,6 @@ msgid "" "\t/etc/quilt.quiltrc if ~/.quiltrc does not exist). See the pdf\n" "\tdocumentation for details about its possible contents.\n" "\n" -"Special options:\n" -"\n" "--version\n" "\tPrint the version number and exit immediately." msgstr "" @@ -1231,7 +1230,7 @@ msgstr "" "version utilisée pour créer cet arbre de travail, ou effacez le répertoire\n" "%s et réappliquez complètement vos patchs.\\n" -#: ../scripts/patchfns.in:740 +#: ../scripts/patchfns.in:751 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 " @@ -1243,7 +1242,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" -#: ../scripts/patchfns.in:817 +#: ../scripts/patchfns.in:828 msgid "" "The working tree was created by an older version of quilt. Please run 'quilt " "upgrade'.\\n" -- cgit