summaryrefslogtreecommitdiffstats
path: root/po/de.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/de.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/de.po')
-rw-r--r--po/de.po16
1 files changed, 8 insertions, 8 deletions
diff --git a/po/de.po b/po/de.po
index 4ecab77..8b04fa4 100644
--- a/po/de.po
+++ b/po/de.po
@@ -692,35 +692,35 @@ msgstr ""
"Die Option \\`-P' kann nur beim Importieren eines einzelnen Patches "
"verwendet werden\\n"
-#: quilt/import.in:168
+#: quilt/import.in:169
msgid "Patch %s is applied\\n"
msgstr "Patch %s ist angewandt\\n"
-#: quilt/import.in:177
+#: quilt/import.in:178
msgid "Patch %s already exists in series.\\n"
msgstr "Patch %s existiert bereits in der series-Datei\\n"
-#: quilt/import.in:183
+#: quilt/import.in:184
msgid "Patch %s exists. Replace with -f.\\n"
msgstr "Patch %s existiert bereits. Ersetzen mit -f.\\n"
-#: quilt/import.in:194
+#: quilt/import.in:195
msgid "Replacing patch %s with new version\\n"
msgstr "Ersetze Patch %s durch neuere Version\\n"
-#: quilt/import.in:198
+#: quilt/import.in:199
msgid "Importing patch %s\\n"
msgstr "Importiere patch %s\\n"
-#: quilt/import.in:200
+#: quilt/import.in:201
msgid "Importing patch %s (stored as %s)\\n"
msgstr "Importiere Patch %s (abgelegt als %s)\\n"
-#: quilt/import.in:213
+#: quilt/import.in:214
msgid "Failed to import patch %s\\n"
msgstr "Konnte Patch %s nicht importieren\\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 "Konnte Patch %s nicht in die series-Datei einfügen\\n"