summaryrefslogtreecommitdiffstats
path: root/po/fr.po
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-08-26 09:58:02 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-08-26 09:58:02 +0000
commit398320a0614fca46140cd715dcdf7dd370357d28 (patch)
treeded517b5b67699f3fe4f77fddc38e6601f57fd51 /po/fr.po
parent75e9d92478697b476c651825130532b7c3d18f67 (diff)
downloadquilt-398320a0614fca46140cd715dcdf7dd370357d28.tar.gz
- scripts/patchfns.in: insert_in_series(): Insert new patches
before the following patch instead of after the top patch. When no patch is in the series file, insert the new patch at the end (i.e., after comments from setup, etc.) instead of at the top.
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 de0fd35..6afa2cf 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -642,27 +642,27 @@ msgid "Option \\`-n' can only be used when importing a single patch\\n"
msgstr ""
"L'option « -n » ne peut être utilisé que lors de l'import d'un seul patch.\\n"
-#: quilt/import.in:93
+#: quilt/import.in:92
msgid "Patch %s is applied\\n"
msgstr "Le patch %s n'est pas appliqué\\n"
-#: quilt/import.in:101
+#: quilt/import.in:100
msgid "Patch %s exists. Replace with -f.\\n"
msgstr "Le patch %s existe. Utilisez -f pour le remplacer.\\n"
-#: quilt/import.in:105
+#: quilt/import.in:104
msgid "Replacing patch %s with new version\\n"
msgstr "Remplacement du patch %s avec la nouvelle version\\n"
-#: quilt/import.in:108
+#: quilt/import.in:107
msgid "Importing patch %s (stored as %s)\\n"
msgstr "Import du patch %s (enregistré dans %s)\\n"
-#: quilt/import.in:116
+#: quilt/import.in:115
msgid "Failed to import patch %s\\n"
msgstr "Impossible d'importer le patch %s\\n"
-#: quilt/import.in:123
+#: quilt/import.in:122
msgid "Failed to insert patch %s into file series\\n"
msgstr "Impossible d'inserer %s dans le fichier de série.\\n"