summaryrefslogtreecommitdiffstats
path: root/po/fr.po
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2008-06-13 09:53:49 +0000
committerAndreas Gruenbacher <agruen@suse.de>2008-06-13 09:53:49 +0000
commitb634242a6a11012e45660e6579a0299cf1271ece (patch)
treec8cb115c4d3f32dd3541b1e78be009c0260917f9 /po/fr.po
parent96ac24c4b7712a4db846efd682459dd8dd30732c (diff)
downloadquilt-b634242a6a11012e45660e6579a0299cf1271ece.tar.gz
- quilt/import.in: When importing multiple patches at once, make
sure that they won't end up in the series file in reverse order. This happened because each new patch was inserted before the "next" patch, which made it the new "next" patch.
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 84f3521..f1adb67 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -688,35 +688,35 @@ msgid "Option \\`-P' can only be used when importing a single patch\\n"
msgstr ""
"L'option « -P » ne peut être utilisé que lors de l'import d'un seul patch.\\n"
-#: quilt/import.in:168
+#: quilt/import.in:169
msgid "Patch %s is applied\\n"
msgstr "Le patch %s n'est pas appliqué\\n"
-#: quilt/import.in:177
+#: quilt/import.in:178
msgid "Patch %s already exists in series.\\n"
msgstr "Le patch %s existe déjà dans la série.\\n"
-#: quilt/import.in:183
+#: quilt/import.in:184
msgid "Patch %s exists. Replace with -f.\\n"
msgstr "Le patch %s existe. Utilisez -f pour le remplacer.\\n"
-#: quilt/import.in:194
+#: quilt/import.in:195
msgid "Replacing patch %s with new version\\n"
msgstr "Remplacement du patch %s avec la nouvelle version\\n"
-#: quilt/import.in:198
+#: quilt/import.in:199
msgid "Importing patch %s\\n"
msgstr "Import du patch %s\\n"
-#: quilt/import.in:200
+#: quilt/import.in:201
msgid "Importing patch %s (stored as %s)\\n"
msgstr "Import du patch %s (enregistré dans %s)\\n"
-#: quilt/import.in:213
+#: quilt/import.in:214
msgid "Failed to import patch %s\\n"
msgstr "Impossible d'importer le patch %s\\n"
-#: quilt/import.in:222 quilt/refresh.in:327
+#: quilt/import.in:223 quilt/refresh.in:327
msgid "Failed to insert patch %s into file series\\n"
msgstr "Impossible d'inserer %s dans le fichier de série.\\n"