summaryrefslogtreecommitdiffstats
path: root/po/quilt.pot
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-06-12 01:32:02 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-06-12 01:32:02 +0000
commit73d2de1f10719972e108c857e1f7e8b80a5a4e0d (patch)
tree39ddf7bb480b12c7f8c1a2cc4b4f657b6c9d68fe /po/quilt.pot
parent6b6394d98a22662687784ce51c40d398307338a0 (diff)
downloadquilt-73d2de1f10719972e108c857e1f7e8b80a5a4e0d.tar.gz
- Fix another upgrade bug: The series file may optionally contain
a strip level argument (-pN) which must be stripped off when determining the patch name. - A minor correction in the doumentation; some whitespace fixes. - Translation update.
Diffstat (limited to 'po/quilt.pot')
-rw-r--r--po/quilt.pot8
1 files changed, 4 insertions, 4 deletions
diff --git a/po/quilt.pot b/po/quilt.pot
index a865ec7..edacf2f 100644
--- a/po/quilt.pot
+++ b/po/quilt.pot
@@ -13,7 +13,7 @@ msgid ""
"\n"
"--trace\n"
"\tRuns the command in bash trace mode (-x). For internal debugging.\n"
-"\t\n"
+"\n"
"--quiltrc file\n"
"\tUse the specified configuration file instead of ~/.quiltrc. \n"
"\tSee pdf documentation for details about its possible content."
@@ -145,7 +145,7 @@ msgid ""
"--diff=utility\n"
"\tUse the specified utility for generating the diff. The utility\n"
"\tis invoked with the original and new file name as arguments.\n"
-"\t\n"
+"\n"
"--no-timestamps\n"
"\tDo not include file timestamps in patch headers (as if\n"
" QUILT_DIFF_NO_TIMESTAMPS were set to yes)."
@@ -509,10 +509,10 @@ msgid ""
"patch.\n"
"\n"
"-p n\tCreate a -p n style patch (-p0 or -p1 supported).\n"
-"\t\n"
+"\n"
"-f\tForce refresh, even if more recent patches modify\n"
"\tsome of the same files.\n"
-"\t\n"
+"\n"
"--no-timestamps\n"
"\tDo not include file timestamps in patch headers (as if\n"
" QUILT_DIFF_NO_TIMESTAMPS were set to yes)."