summaryrefslogtreecommitdiffstats
path: root/po/de.po
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-07-18 10:18:13 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-07-18 10:18:13 +0000
commit78a7ca38e25c940f034c1cc95a510bfd31a92f47 (patch)
tree55713a3cf2f56c83593f66b1f3c7d2b06cf0d150 /po/de.po
parentfec91df889939ac235f95de38865e40460033616 (diff)
downloadquilt-78a7ca38e25c940f034c1cc95a510bfd31a92f47.tar.gz
- quilt/annotate.in: Fix case where the file is created/deleted
by a patch. - Makefile.in: add uninstall target.
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po8
1 files changed, 5 insertions, 3 deletions
diff --git a/po/de.po b/po/de.po
index 68e529d..778a0c1 100644
--- a/po/de.po
+++ b/po/de.po
@@ -685,6 +685,7 @@ msgid "Usage: quilt pop [-afRqv] [num|patch]\\n"
msgstr "Verwendung: quilt pop [-afRqv] [num|patch]\\n"
#: ../quilt/pop.in:25
+#, fuzzy
msgid ""
"\n"
"Remove patch(es) from the stack of applied patches. Without options,\n"
@@ -699,8 +700,8 @@ msgid ""
"-f\tForce remove. The state before the patch(es) were applied will\n"
"\tbe restored from backup files.\n"
"\n"
-"-R\tRemove the patch with \\`patch -R' and check if the patch reverts\n"
-"\tall changes properly.\n"
+"-R\tAlways verify if the patch removes cleanly; don't rely on\n"
+"\ttimestamp checks.\n"
"\n"
"-q\tQuiet operation.\n"
"\n"
@@ -771,6 +772,7 @@ msgid "Usage: quilt push [-afqv] [--leave-rejects] [num|patch]\\n"
msgstr "Verwendung: quilt push [-afqv] [--leave-rejects] [num|patch]\\n"
#: ../quilt/push.in:27
+#, fuzzy
msgid ""
"\n"
"Apply patch(es) from the series file. Without options, the next patch\n"
@@ -794,7 +796,7 @@ msgid ""
"\n"
"--interactive\n"
"\tAllow the patch utility to ask how to deal with conflicts. If\n"
-"\tthis option is not given, the option -f will be passed to the \n"
+"\tthis option is not given, the -f option will be passed to the \n"
"\tpatch program.\n"
"\n"
"--color[=always|auto|never]\n"